Posts:
33
From:
IT
Registered:
10/26/09
|
|
|
|
STK11xx and solaris
Posted:
Oct 26, 2009 2:49 AM
To: Communities » device drivers » usb
|
|
I recently bought amn easycap device, 4 ports for composite input, my goal is to read cameras and redirect them to stream. At the momento I have to employ a Windows-PC, cause the drivers is only for that, but I wuold like to move it to my Sunfire 280r asap (if possible). So my first attempt is to make it running on my desktop Opensolaris acer pc. I have found some projects in Sourceforge about video capture in Solaris, but they seems to refer to other chips, bt, philips and so on, no Syntek. Any suggestion?
|
|
|
Lei Chen
Raymond.Chen@Sun.COM
|
|
|
|
Re: [driver-usb] STK11xx and solaris
Posted:
Oct 29, 2009 9:11 PM
in response to: agala
|
|
Currently, Solaris/OpenSolaris only supports USB Video Class devices. If your device is not UVC compliant, it will not be usable natively on Solaris. See usbvc(7D) manpage for more information.
Regards, Lei Chen
Andrea Galantini wrote: > I recently bought amn easycap device, 4 ports for composite input, my goal is to read cameras and redirect them to stream. > At the momento I have to employ a Windows-PC, cause the drivers is only for that, but I wuold like to move it to my Sunfire 280r asap (if possible). > So my first attempt is to make it running on my desktop Opensolaris acer pc. > I have found some projects in Sourceforge about video capture in Solaris, but they seems to refer to other chips, bt, philips and so on, no Syntek. > Any suggestion? >
_______________________________________________ driver-usb mailing list driver-usb at opensolaris dot org http://mail.opensolaris.org/mailman/listinfo/driver-usb
|
|
|
|
Posts:
33
From:
IT
Registered:
10/26/09
|
|
|
|
Re: [driver-usb] STK11xx and solaris
Posted:
Oct 30, 2009 2:38 AM
in response to: Lei Chen
To: Communities » device drivers » usb
|
|
Thank you for reply, now I know what to check for devices
|
|
|
|
|