Hi guys,
I have quite old notebook but it was upgraded by max RAM and I just like it.
Just because it's old there is not embedded web cam there. And I plug
USB sphere with eye.
And big disatisfaction was when I saw webcam is visible by OS (WinXP
SP3) and Skype but Jitsi (last stable build) says me /no device/ :(.
In the log I search strings (sorry there are some words in Russian
there just because my OS is localized):
17:58:46.937 INFO: impl.neomedia.device.DirectShowAuto.<init>().45
Start detecting DirectShow capture devices
17:58:46.984 WARNING: impl.neomedia.device.DirectShowAuto.<init>().72
No support for this webcam: USB-видеоустройство(no format supported)
17:58:47.000 INFO: impl.neomedia.device.DirectShowAuto.<init>().100
Finish detecting DirectShow capture devices
17:58:47.062 INFO:
impl.neomedia.device.DeviceConfiguration.extractConfiguredCaptureDevices().344
Scanning for configured Audio Devices.
17:58:47.062 INFO:
impl.neomedia.device.DeviceConfiguration.extractConfiguredCaptureDevices().410
Found Аудио устройства USB as an audio capture device.
Why could it be? How to detect which video format Jitst wants to have?
Regards,
Kirill
Hi Kirill,
Can you send us exact name and the brand (Logitech, Microsoft, ...) of your webcam.
The video format that Jitsi supports for Windows are:
- RGB24;
- RGB32;
- ARGB32;
- YUY2;
- UYVY;
- NV12;
- Y411;
- Y41P;
- I420.
Regards,
···
--
Seb
Le 23/08/11 16:46, Kirill Ratkin a écrit :
Hi guys,
I have quite old notebook but it was upgraded by max RAM and I just like it.
Just because it's old there is not embedded web cam there. And I plug
USB sphere with eye.
And big disatisfaction was when I saw webcam is visible by OS (WinXP
SP3) and Skype but Jitsi (last stable build) says me /no device/ :(.
In the log I search strings (sorry there are some words in Russian
there just because my OS is localized):
17:58:46.937 INFO: impl.neomedia.device.DirectShowAuto.<init>().45
Start detecting DirectShow capture devices
17:58:46.984 WARNING: impl.neomedia.device.DirectShowAuto.<init>().72
No support for this webcam: USB-видеоустройство(no format supported)
17:58:47.000 INFO: impl.neomedia.device.DirectShowAuto.<init>().100
Finish detecting DirectShow capture devices
17:58:47.062 INFO:
impl.neomedia.device.DeviceConfiguration.extractConfiguredCaptureDevices().344
Scanning for configured Audio Devices.
17:58:47.062 INFO:
impl.neomedia.device.DeviceConfiguration.extractConfiguredCaptureDevices().410
Found Аудио устройства USB as an audio capture device.
Why could it be? How to detect which video format Jitst wants to have?
Regards,
Kirill