Video calling for Linux
When will we get it?
|
Moldarin
Regular member Posts: 27 ![]() ![]() |
Hi,
When will Skype video calling be available for Linux? I used to use Mac OS and they just got the video preview version. So where is the Linux video preview (or final) version? -------------------- |
| Mon Sep 4 2006, 16:19 · Reply · Quote and reply · Permalink · Top · | |
|
wolfey.si
New member Posts: 4 ![]() |
QUOTE(Moldarin @ Mon Sep 4 2006, 16:19) [snapback]294444[/snapback] Hi, When will Skype video calling be available for Linux? I used to use Mac OS and they just got the video preview version. So where is the Linux video preview (or final) version? I just posted another topic with same content.... |
| Wed Sep 6 2006, 12:58 · Reply · Quote and reply · Permalink · Top · | |
|
wolfey.si
New member Posts: 4 ![]() |
I found following link:
Skype Linux Blog QUOTE Oh, and a recent poll of Linux users have shown us three most often requested features, they are: 1. Video 2. Video 3. Video We’re doing our best to implement it, but I think it is not going to be included in 1.3 series, so stop asking, cross fingers, and wait for 1.4 release So let's wait patiently or something |
| Thu Sep 7 2006, 14:10 · Reply · Quote and reply · Permalink · Top · | |
|
sullen
New member Posts: 2 ![]() |
QUOTE(Moldarin @ Mon Sep 4 2006, 16:19) [snapback]294444[/snapback] Hi, When will Skype video calling be available for Linux? I used to use Mac OS and they just got the video preview version. So where is the Linux video preview (or final) version? Yep, Video, Video, Video Video chat in linux makes Skype UNIQUE IM of all |
| Tue Oct 3 2006, 03:19 · Reply · Quote and reply · Permalink · Top · | |
|
Sera
Regular member Posts: 9 ![]() ![]() |
I too eagarly expecting Video call in Linux
Sera -------------------- Seramavalavan V
Sr. System Admin S.P.E.E.D. Consulting (P) Ltd., |
| Tue Oct 3 2006, 11:46 · Reply · Quote and reply · Permalink · Top · | |
|
Whoo
New member Posts: 4 ![]() |
For Video and sound.. I'm using openwengo ...
Perhaps It's the best way for the moment... to use Video ! |
| Tue Oct 31 2006, 17:38 · Reply · Quote and reply · Permalink · Top · | |
|
StanS
New member Posts: 1 ![]() |
"Stop Asking" ??? That's an interesting reply. Guess will return to Instant Messengers.
This post has been edited by StanS: Thu Nov 2 2006, 14:15 |
| Thu Nov 2 2006, 14:14 · Reply · Quote and reply · Permalink · Top · | |
|
Whoo
New member Posts: 4 ![]() |
Skype is available for Mac User ... so the Linux Beta version is near, Isn't it ?
.... |
| Sun Nov 5 2006, 10:41 · Reply · Quote and reply · Permalink · Top · | |
|
deltatux
Advanced Member Posts: 170 ![]() ![]() ![]() |
don't get you hopes up that fast. Video isn't that easy to implement. Especially since there's two APIs that people have to consider.
There's Video4Linux 1 (V4L) and Video4Linux 2 (V4L2). The thing is, the first version has most of the webcam drivers, however, the second one is clearly better but barely has any drivers. The developers have to choose which one to choose. Many developers are starting to do the transition from V4L to V4L2, so there's that problem about future implements. deltatux -------------------- Current home forum: Astahost
Current operating systems: Windows Vista X64 (desktop), MacOS X 10.5.2 (laptop) Kwokinator.com Jabber: webmaster@kwokinator.com - Only add me if you need help or such. QUOTE My number one rule is to keep that camera rolling. Even if it's shaky or slightly out of focus, I don't give a rip. Even if a big old alligator is chewing me up I want to go down and go, 'Crikey!' just before I die. That would be the ultimate for me. -- Steve "Crikey" Irwin |
| Sun Nov 5 2006, 21:47 · Reply · Quote and reply · Permalink · Top · | |
|
Focx
New member Posts: 2 ![]() |
I'd also like to see Video
|
| Mon Nov 20 2006, 22:46 · Reply · Quote and reply · Permalink · Top · | |
|
tekhawk2000
Advanced Member Posts: 54 ![]() ![]() ![]() |
deltatux makes a vary good point on why it wont be fun for the devs to make this happen
but when they do i hope they put webcams that are known to work with linux on the web store to save the linux newbies some time headaches and questions lol i wonder if the mac version is in QT or not |
| Tue Nov 21 2006, 23:12 · Reply · Quote and reply · Permalink · Top · | |
|
Whoo
New member Posts: 4 ![]() |
The new API for video4linux, is V4L2 ... so I'm thinking that the V4L2 should be used.
(It could be a minimum requirement, with a list of supported webcams ) V4l2 is an universal interface to deal with webcams. So I don't understand 'the future problem'.Skype should implement V4L2 correctly isn't it ? I'm sure that there is some GPL software who can provide some clues |
| Wed Nov 29 2006, 18:15 · Reply · Quote and reply · Permalink · Top · | |
|
grocanar
Regular member Posts: 5 ![]() ![]() |
QUOTE(Whoo @ Wed Nov 29 2006, 18:15) [snapback]325376[/snapback] The new API for video4linux, is V4L2 ... so I'm thinking that the V4L2 should be used. (It could be a minimum requirement, with a list of supported webcams ) V4l2 is an universal interface to deal with webcams. So I don't understand 'the future problem'.Skype should implement V4L2 correctly isn't it ? I'm sure that there is some GPL software who can provide some clues I go agree numerous im linux client does that with proprietary protocols they don't know it should'nt be that hard for people who knows exactly the protocols i guess it s just not a priority for skype to have a video version for linux. the problemes is this one i m trying to use openwengo as the webcam work perfectly but my contacts are on skype then i m trapped |
| Sun Dec 3 2006, 18:03 · Reply · Quote and reply · Permalink · Top · | |
|
Mohjive
Regular member Posts: 18 ![]() ![]() |
QUOTE(deltatux @ Sun Nov 5 2006, 21:47) [snapback]316120[/snapback] don't get you hopes up that fast. Video isn't that easy to implement. Especially since there's two APIs that people have to consider. There's Video4Linux 1 (V4L) and Video4Linux 2 (V4L2). The thing is, the first version has most of the webcam drivers, however, the second one is clearly better but barely has any drivers. The developers have to choose which one to choose. Many developers are starting to do the transition from V4L to V4L2, so there's that problem about future implements. deltatux Just choose one and get on with it! I did a project (worth 7.5 ECTS = 5 weeks) for my school, where I, among other things implemented a gui for two different cameras using v4l, c++ and fltk. And the camera part was not even a third of the work. I've never done any advanced c++ programming before that. How hard can it be for professionals? |
| Wed Dec 6 2006, 14:26 · Reply · Quote and reply · Permalink · Top · | |
|
tekhawk2000
Advanced Member Posts: 54 ![]() ![]() ![]() |
here is an idea
why doesnt someone right a program that uses the skype api the program would basicly be just a simple ip to ip webcam enough people on the linux circut start using it maybe they will get unlazy and make an offical one espesally if you lisense the ip to ip webcam in a way that they can steal it lol |
| Wed Dec 6 2006, 17:58 · Reply · Quote and reply · Permalink · Top · | |
|
Mohjive
Regular member Posts: 18 ![]() ![]() |
That's an idea. If I had some time I'd maybe give it a try. But never that I'd place it under any non free (as in speech) license. Skype/Ebay has done nothing, that I know of, to help the open community. It leaves them with a choice to either use the lib and open their source or write their own.
|
| Wed Dec 6 2006, 18:33 · Reply · Quote and reply · Permalink · Top · | |
|
patrick295767
Advanced Member Posts: 44 ![]() ![]() ![]() |
QUOTE(Mohjive @ Wed Dec 6 2006, 18:33) [snapback]327987[/snapback] That's an idea. If I had some time I'd maybe give it a try. But never that I'd place it under any non free (as in speech) license. Skype/Ebay has done nothing, that I know of, to help the open community. It leaves them with a choice to either use the lib and open their source or write their own. The development via v4l or v4l2 could maybe consider in their reflexion that : ekiga, amsn, kopete .... have webcam support even if it wasnt easy 1-2 years ago, let s remind us this too |
| Wed Dec 6 2006, 22:58 · Reply · Quote and reply · Permalink · Top · | |
|
Cross_mr
Regular member Posts: 17 ![]() ![]() |
So just wondering, this was first asked about 4 months ago, has anyone heard anything else on when this is going to happen? This is the only thing holding me back from switching over my media center PC from Windows to Linux.
|
| Sun Dec 31 2006, 01:02 · Reply · Quote and reply · Permalink · Top · | |
|
Mark_D
Regular member Posts: 25 ![]() ![]() |
I wonder why Skype is not going Java? Qnext runs on java and runs on almost every platform (with video support!). It would save skype a lot of proprietary development and would only need one codebase....
This post has been edited by Mark_D: Sun Dec 31 2006, 16:21 |
| Sun Dec 31 2006, 16:20 · Reply · Quote and reply · Permalink · Top · | |
|
sede
New member Posts: 1 ![]() |
We are working mostly in Linux, and before we advised Skype to many, because we have a well attended forum, and the people wanted also to speak each other. Since the Skype Video for Linux is not developing (maybe cannot hire a single Linux programmer?), and concurrent solutions (WengoPhone, Gizmo, QNext, AMSN, Kopete, etc) all becoming better we don't advise it anymore. In Kopete we are signing up width 7 different accounts in the same time created for different purposes (helpdesks or private) or different messenger systems, while in skype we can use only one... Me and my wife have to use a common account...
|
| Mon Jan 1 2007, 14:21 · Reply · Quote and reply · Permalink · Top · | |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:




See how our products are performing on the