OpenSolaris build 56 (released in January, 2007), USB video class
driver usbvc(7D) is integrated into Solaris. That is, if a user plug a
USB webcam that compliant to USB video class spec from usb.org, then
the webcam will plug and play on Solaris. More details see the "Heads-up".

In OpenSolaris build 63 (released in April, 2007), Ekiga video plugin
is also integrated. It is a video conferencing application, supporting
H323 and SIP protocol. Solaris users can enjoy video conference on
Solaris if they have a USB webcam and a audio speaker/microphone.

While I was developing usbvc driver, a JDS team was working on Ekiga
video plugin. There are a lot of cases need be tested for the driver
and Ekiga application. Ekiga is the first user of  the driver,
therefore, several problems are discovered when they run together. We
are lucky that we had a very good communication channel, so all the
bugs/issues were solved in a very efficient way. Before I integrate the
driver to Solaris source tree, Ekiga's video plugin can already work
very well on usbvc driver.

The most frequently asked question is, which webcams can be supported
by usbvc driver? Theoretically, all USB webcams that compliant to USB
video class spec can be supported. In practice, the following webcams
are tested, their video capture functions work well. Users are
encouraged to report problems if they have chances to use any other
webcams that compliant to the spec. The following list is last updated at Nov. 26, 2007. Please note that some devices have the same names but different IDs.


    Device Name                          Vendor ID, Product ID

Logitech Quickcam Pro 5000                046d,08c5
Logitech Quickcam Pro 5000                046d,08ce
Logitech Quickcam Fusion                  046d,08ca
Logitech Quickcam Orbit MP                046d,08cc
Logitech Quickcam Pro for Notebooks       046d,08cb
Logitech Quickcam Pro for Notebooks       046d,0991
Logitech Quickcam Ultra Vision            046d,08c9
Logitech Quickcam Deluxe for notebooks    046d,09c1
Logitech Quickcam Communicate Deluxe      046d,0992
Logitech Quickcam Pro 9000                046d,0990


The following ones are reported to work. Thanks people for reporting this. Last updated at Apr. 9, 2008


Logitech Quickcam Pro for Notebooks    046d,8c3
Logitech QuickCam Sphere AF               046d,994
HP         Deluxe DC-8872


Issues can be reported to driver-discuss@opensolaris.org or driver-usb@opensolaris.org

Comments:

Colin, This is great news! Could you describe how someone would test a USB webcam? I've tried some webcams on build 59 with Ekiga, but Ekiga requires an account and requires you to be online in order to test the camera. What other applications are able to display and connect to a webcam using your drivers?

Posted by bnitz on July 20, 2007 at 08:58 PM CST #

You can try Ekiga on builds after 63. Both the driver and Ekiga are supported in latest Solaris Express editions. It is not necessary to be online to use Ekiga to see the video from the webcam. When the first time running Ekiga or you click Ekiga menu Edit->Configuration Druid, you can see a dialog to ask for an account, you can just click "I do not want to sign up for the ekiga.net free service", and then go forward. When you are asked for choosing "Video Manager", please choose V4L2. After the configuration steps, you can see the application window, and then click the video button to see the video.

Posted by Colin on July 27, 2007 at 10:39 AM CST #

Are there some tips how to configure Ekiga with webcam in a network separated from the Internet ? e.g. I would like to do videoconference with my colleague and know his IP address.

Posted by Vladimir Kotal on August 01, 2007 at 08:07 PM CST #

You can use h323 protocol to connect two PCs. By two steps: 1. Click Ekiga menu: Edit->Preference->Protocols->Network Setting, then choose "Listen on:" your network interface. 2. In the address blank of Ekiga main window, type: h323:hostname, or h323:ip-address, e.g. h323:192.111.111.1 Then type return or click the call button to issue the call. The hostname or ip address belong the PC that you want to call.

Posted by Colin on August 03, 2007 at 06:16 PM CST #

that's really a smart and quick sloution, without much efforts and time but how to configure it on network without internet?
http://www.sony-conferencing.com/

Posted by Steve on August 18, 2007 at 01:11 PM CST #

I think you are asking the same question that Vladimir asked. Please refer to what I said about the h323 configuration in above comments. It makes Ekiga work without internet.

Posted by Colin on August 20, 2007 at 04:59 PM CST #

That's really a smart and quick sloution for video conferencing, without much efforts and time.
http://www.sony-conferencing.com/

Posted by steve on August 27, 2007 at 12:48 PM CST #

Colin this is a really neat implementation that you have done. I have been working as of late to transition my dv8000t from FreeBSD to OpenSolaris nv_b73. Getting the Logitech Fusion to work was something that I didn't get to work on FreeBSD and while poking around I found this blog and tested it and it just worked. Which is one of the reasons that I have really liked working with OpenSolaris as of late.

Do you have any suggestions of applications that are around for OpenSolaris already that will capture from the camera and write out an image? Or from what you have seen it is still something that is relatively new and will be needed to be ported? Ekiga is a great proof of concept and was simple to test this camera but it doesn't allow me to some more functional things. Any insights?

-richard

Posted by richard on September 30, 2007 at 03:11 AM CST #

Thanks.
So far, there is no application integrated in OpenSolaris to capture from the camera and write out an image. As I know, Ekiga is the only application. But I think it is easy to port an application. Please read usbvc(7D) manpage for the interfaces that the driver supports.

Posted by Colin on October 01, 2007 at 10:13 AM CST #

hello,
you can add this webcam:
Logitech Quickcam Pro for Notebooks usb46d,8c3
works fine, tested on Indiana! (doesn't work on SXDE3)

Posted by gerard on November 17, 2007 at 03:05 PM CST #

Hi,
I just got a new Sony Vaio FZ27g notebook . It has a built in camera.
How do I detect it and use it in solaris. I am a complete newbie.

Thanks,
Vineet

Posted by vineet on November 21, 2007 at 01:31 AM CST #

If you can find the following device file after boot, then your camera is supported Solaris driver. You can then run ekiga application to see the video.
# ls /dev/video0
# ekiga

Posted by Colin on November 26, 2007 at 08:35 PM CST #

[…]I looked for the orginal video conference solution, cu-seeme which is around somewhat,http://www.live-conferencing.com/ for a freeware solution or you could step all the way up including 3G mobile videoconferenceing[…]

Posted by Amy on December 06, 2007 at 02:16 PM CST #

Before try your webcam online test my webcam http://www.testmycam.com

Posted by willis on January 09, 2008 at 05:30 PM CST #

have you got any suggestions of applications that are around for OpenSolaris and already that'll capture from the camera and write out an image.

Posted by ladyfaa on February 13, 2008 at 12:42 PM CST #

I myself did not play with any other applications except Ekiga. Fort an application that capture & write out an image, I think you can try to find one in the open source community and then compile it on Solaris. Most likely it will work without much efforts.

Posted by Colin Zou on February 15, 2008 at 04:52 PM CST #

I have an Avermedia DVD EZMAKER USB that is compliant with the USB Video Class. It's info is:
value='usb7ca,c038.101

How would I get this to be recognized by Solaris Express? I tried:
update_drv -a -i "usb7ca,c038" usbvc
but no success.

Posted by jNat on February 16, 2008 at 01:57 AM CST #

If the device is fully compliant with UVC, then it can be recognized by Solaris Express without run "update_drv" because the device will have UVC class name which is already in /etc/driver_alias. If it can not be recognized by Solaris, then it does not fully compliant with UVC. But you can still try to bind the device with the usbvc driver to have a test. For the detail binding method, pleae refer to the usbvc driver aliases in /etc/driver_alias file. There are several aliases for Logitech webcams in that file, I think you can try the similar for your device.

Posted by Colin Zou on February 17, 2008 at 09:49 AM CST #

Hi,

I am interested in trying to build a video conferencing solution using the Sun Ray. Any advice?

Thanks,

Ed

Posted by Ed Graham on February 22, 2008 at 04:23 AM CST #

As far as I know, Sun Ray does not support USB webcams yet. But not sure if it supports other kinds of webcams. You can try opensolaris mail lists to get more info.

Posted by Colin on March 03, 2008 at 01:34 PM CST #

Have you tested or do you know if the usbvc driver works with a QuickCam for Dell Notebooks (Built-in notebook camera) 046d:08c6.

If yes, do you know how I can test it to see if it works on SNVbuild83a?

Thank you. :)

Posted by Brian C. Keith on March 13, 2008 at 08:42 AM CST #

The Dell builtin webcam is not tested yet. You can test it by running ekiga application in Solaris after SNV build 63.

Posted by Colin Zou on March 15, 2008 at 02:06 AM CST #

[...][...]Penis enlargement products, American Most Trustworthy Natural herbal productz store for penis enlargement,Which increase your size 4-6 inches, Double the size Double the fun.(Yes No Pain ALL Gain) And more productslike weight loss, male enhancement, skin care, acne solutions, breast enlargement, hairLoss for men and women , multi Vitamin for men and women, optimum Diabetics, eazol Pain Relief , stretch mark prevention, revitol skin brightener, revitol hair removal cream, revitol anti-aging solution.
http://www.naturalherbalproductz.com
[...][...]

Posted by penis enlargement medicine on April 10, 2008 at 01:40 AM CST #

Logistic is the best WEBCAM i think coz i use it too long :)

Posted by live conference on June 06, 2008 at 11:46 AM CST #

Blogs are becoming the main source of knowing about things certainty, its importance, idolizing, either in a marketing way that one can differentiate.....

Posted by Tax Liens on July 01, 2008 at 11:42 AM CST #

Another webcam that I've tried and works well is the HP Deluxe Webcam, DC-8872.

Posted by Dave Miner on July 09, 2008 at 10:58 AM CST #

Thanks, I will add it to the device list.

Posted by Colin Zou on July 09, 2008 at 11:16 AM CST #

New to this site and curious if OpenSolaris is something I could try with my Mac tower, Have not tried much in the shell universe yet. I have a first edition quickcam pro 5000 that I would like to skype with. Any suggestions would be greatly appreciated,
Cheers.

Posted by Paul on July 17, 2008 at 01:50 AM CST #

Well, i think people should use this device, it's really an innovation and people will like this product,Even i ll get this device as soon as i can.

Posted by video conferencing on July 17, 2008 at 11:57 AM CST #

This is great but all the supported webcams have built-in microphones. When I add them to my system it reconfigures my audio device and my speakers do not work anymore. I have to reconfigure the audio everytime I want to reboot. I would really like support for a non-microphone model like the QuickCam Express.

Posted by Bob on July 19, 2008 at 11:45 PM CST #

hey i just seen ur blog but i dont think now days people would love to use video conferencing device because its little expensive then using phone video devices but i guess future of video conferencing is very bright.

Posted by jemies foster on July 24, 2008 at 01:29 PM CST #

it was gud...

Posted by video conference on July 24, 2008 at 06:55 PM CST #

nice blog really helped me alot
hereyougotme.wordpress.com

Posted by shawn on August 26, 2008 at 05:45 PM CST #

Hi, I've just checked that a Cisco-branded Logitech webcam (usb type 046d,08c7) works flawlessly in Nevada build 98.
I simply added the following line on /etc/driver_aliases:

usbvc "usbia46d,8c7.config1.0"

Thanks for your work! :-)

frank

Posted by Frank on September 29, 2008 at 10:04 PM CST #

Just tried the "Macally" brand of web cam. Really cheap $24 at CentralComputer (in silicon valley). Just works!

Model: ICECAM2 http://www.macally.com

Posted by Mark on October 04, 2008 at 06:33 AM CST #

Hey.. thats great news MARK...
just for $24...
But are you sure that it does not have any defects?

Posted by Mustafa Iqbal Naviwala on October 24, 2008 at 01:46 AM CST #

Provillus Review - Best hair loss, hair fall and hair regrowth products for men's and women's hair for stop losing hair and grow fast longer and shinning new hair by www.managehairloss.com

Posted by Provillus on October 25, 2008 at 08:13 PM CST #

Hey.. thats great news MARK...
just for $24...
But are you sure that it does not have any defects?

Posted by video-conference on October 27, 2008 at 08:46 PM CST #

Really a nice job .I am really pleased to post my comment on this blog . It helped me with ocean of knowledge so I really belive you will do much better in the future . Good job web master .
http://www.live-conferencing.com/

Posted by vedioconference on October 31, 2008 at 04:03 PM CST #

thanks a lot.

Posted by laptop battery on November 03, 2008 at 04:38 PM CST #

I find the website laptop batteries,laptop AC adapters. All our products are brand new, with the excellent service from our laptop battery http://www.batterylaptoppower.com of customer service team.

the most convenient and cheap replacement battery online shop in uk. We specialize in http://www.batteryfast.com laptop batteries,laptop AC adapters. All our products are brand new, with the excellent service from our customer service team.

the most convenient and cheap replacement battery online shop in uk.
We specialize in laptop batteries http://www.batteryfast.co.uk ,laptop AC adapters. All of batteries are brand new, with the excellent service from our customer service team, you can feel free to purchase on laptop battery!

Here is cheap laptop ac adapter http://www.adapterlist.com online shop in uk. We specialize in http://www.batteryfast.com.au laptop AC adapters. All our products are brand new, with the excellent service from our customer service team.

Posted by Frederick Lay on November 07, 2008 at 11:55 AM CST #

Revitol products review, solutions and treatments on Revitol anti aging, Revitol acne treatments, Revitol cellulite problems, Revitol skin exfoliator, Revitol skin cleansing, Revitol anti wrinkles, Revitol stretch marks by www.revitolskincarez.com

Posted by Revitol on November 08, 2008 at 07:11 AM CST #

SEO PAKISTAN - SEARCH ENGINE OPTIMIZATION AND SEARCH ENGINE MARKETING SERVICES COMPANY IN PAKISTAN FOR LINK BUILDING AND SEARCH ENGINE RANKING. www.seoptimizerz.com

Posted by SEO Pakistan on November 23, 2008 at 08:34 PM CST #

Thanks Colins for providing us a handy solution for video conferencing making it lot easier an fun

Posted by video conferencing on November 26, 2008 at 06:56 PM CST #

This is the greatest post I have come across so far.I am really pleased to post my comment on this blog .I love your blog by the way, I am gonna have to add you to my list of watched blogs .Thank you for this very useful information. stored it.Thanks again and keep up the good work.

Posted by videoconferencing equipments on December 02, 2008 at 05:32 PM CST #

well al the stuff was really informative , i a looking forward to buy one for my self really soon .

Posted by venessa on December 11, 2008 at 03:16 PM CST #

I have read this post. This is very much true. Even I own a blog account on video conferencing. Video conferencing is indeed a great innovation in technology and communications. One day video conferencing will be like an ordinary house-hold item in the next 5-10 years.I will mention your post in my blog.

Posted by video conferencing freeware on January 01, 2009 at 11:45 AM CST #

Initially the concept of video conferencing was new to me but due to the change in technologies I felt that work and the performance of business can be effectively be increased positively due to the investment I made in more than one telepresence room. However, many telepresence solutions are now standards based, so they are compatible with other desktop.

Posted by Video Conferencing Setup on January 22, 2009 at 05:38 PM CST #

The idea which I got from a conference room environment that delivered an experience which is so true to life an executive could use the solution instead of spending time and money traveling to meetings. The investment which I made on time the returns of the company justify the expense. The profits margin has increased tremendously.

Posted by Teleconferencing on January 26, 2009 at 12:37 PM CST #

I feel the main equipment for video conferencing is the web cam, microphone and the monitor. One must look out for the best of these equipments to get smoothest conferencing feeling

Posted by Video Conferencing Hardware on February 05, 2009 at 12:21 PM CST #

The first time when I used the video conferencing I was really nervous about how do I look or how do I speak through the equipment, but it was a great feeling.

Posted by Benefits of Video Conferencing on February 09, 2009 at 03:25 PM CST #

"Video conferencing is great way to protect the environment by cutting down business trips as traveling does harm the air in some ways. Video conferencing to day is recognized as one of the approaches for a green environment.

"

Posted by Video Chat on February 12, 2009 at 02:45 AM CST #

As an event planner I have admired such events where video conferencing system is installed, especially such events that are broadcasted in different cities, this is a good approach of having a live interactive event.

Posted by Video Conferencing Hardware on February 14, 2009 at 05:41 AM CST #

Is there any place online I can download the usbvc driver? And will it work with Solaris 10?

Posted by Nate on March 25, 2009 at 02:45 AM CST #

Thanks for your work! :-)

Posted by Komik Videolar on April 08, 2009 at 04:52 AM CST #

Magnetic is the industry-leader in auto-stereoscopic 3D LCD displays, 3D content creation, 3D digital signage solutions and 3D software. See 3D without the glasses with Magnetic’s Enabl3d 3D displays.

Posted by 3d displays on April 16, 2009 at 06:10 PM CST #

In events where video conferencing is installed it broadcast event in different cities.

Posted by video conferencing on May 02, 2009 at 11:23 AM CST #

Great list of webcams to be added.
In my business I need to be able to have face to face interaction will prospects and knowing what the best options are is very helpful

Posted by Flooring on June 01, 2009 at 07:41 AM CST #

The Logitech QuickCam Pro 9000 is one of the better webcams I have had the opportunity to use over the years. Its stylish design fits easily on top of my LCD screen, while its functionality and features continue to impress.

I found a free tool that will allow you to get the lowest and best possible price for the Logitech QuickCam Pro 9000 or any other webcam. I suggest you download this free tool called the Genie by going to http://www.gogeniesaver.com/ and save money on your purchase.

Posted by Marcus Harris on June 07, 2009 at 03:31 PM CST #

Hi Colin,
I have just compile amsn on opensolaris 2009.06 since very few of my friend use ekiga. Skype also not available in OpenSolaris yet.
I found that amsn cannot detect the webcam, in Ubuntu Hardy amsn can detect the webcam.
I am using Acer Travelmate 6292 and in the driver listing the webcam as Suyin corp
Cheese can detect the webcam in opensolaris but the resulting image has some short horizontal green lines in it

Posted by Adrianus B. Kurnadi on June 23, 2009 at 08:13 AM CST #

Post a Comment:
  • HTML Syntax: NOT allowed

This blog copyright 2009 by colin