Portsdown wish list - logitech webcam

Discussion about this major DATV Project. See https://wiki.batc.org.uk/The_Portsdown_Transmitter
Post Reply
KenW6HHC
Posts: 309
Joined: Mon Jun 01, 2009 4:20 pm

Portsdown wish list - logitech webcam

Post by KenW6HHC » Sat Sep 23, 2017 2:35 pm

Hi Dave G8GKQ,

Thank you for the CAT17 presentation on the Portsdown Project...and thank you to the nice people at BATC who post the presentation(s) on YouTube. It cuts down on my travel costs.

In your Portsdown presentation you asked for "wish list items to be considered". I think that adding capabilities for a Logitech WebCAM would be very useful to many hams...especially new DATVers? The Logitech model C920 seems to be widespread.

I know that I would use webcam as the "camera of choice" when transmitting from home QTH.

I hope a webcam is not too complicated to add?

73...de Ken W6HHC

G8GKQ
Site Admin
Posts: 2928
Joined: Sun Mar 22, 2009 1:21 pm

Re: Portsdown wish list - logitech webcam

Post by G8GKQ » Sat Sep 23, 2017 9:02 pm

Hi Ken

Great idea, but I do not have one here to test with, and have no details of what software modifications are required to get it working. As a starting point, please could you post the results of issuing the following 3 Linux Commands with the camera connected:

Code: Select all

arecord -l

dmesg | grep usb

sudo v4l2-ctl -d0 --all
You may need to change -d0 to -d1 in the last command to find the camera.

I note that you have used the camera for DATV Express. Do you know what its output format is?

Dave, G8GKQ

KenW6HHC
Posts: 309
Joined: Mon Jun 01, 2009 4:20 pm

Re: Portsdown wish list - logitech webcam

Post by KenW6HHC » Mon Sep 25, 2017 3:40 pm

Hi Dave G8GKQ,

Thanks for offering to look into the possibility of a web cam capability,

I will look into running those command-line tests today. Because I do not have a monitor and keyboard on the RPi3, it always is awkward for me (not experienced enough) to remember how to:
(1) run the command-line on the RPi3 (via PUTTY) and capture it into a file on RPi3 and save the file on RPi3
(2) then - grab the saved file from RPi3 via PUTTY and save it onto my Win PC.

More pouring through my linux books...de Ken W6HHC

G8GKQ
Site Admin
Posts: 2928
Joined: Sun Mar 22, 2009 1:21 pm

Re: Portsdown wish list - logitech webcam

Post by G8GKQ » Mon Sep 25, 2017 7:36 pm

Hi Ken

No need to go to all that trouble. Just highlight the response in Putty using your mouse, and then paste it directly into a forum post or notepad.

Simply highlighting text in Putty puts it on the Windows clipboard.

Dave

G4KLB
Posts: 251
Joined: Wed May 28, 2008 10:46 am

Re: Portsdown wish list - logitech webcam

Post by G4KLB » Mon Sep 25, 2017 10:05 pm

Dave

Got this with only the Logitech in the USBs


login as: pi
pi@192.168.0.91's password:

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Mon Sep 25 21:56:36 2017
pi@raspberrypi:~ $ arecord -l
**** List of CAPTURE Hardware Devices ****
card 1: C920 [HD Pro Webcam C920], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
pi@raspberrypi:~ $ dmesg | grep usb
[ 0.158250] usbcore: registered new interface driver usbfs
[ 0.158353] usbcore: registered new interface driver hub
[ 0.158468] usbcore: registered new device driver usb
[ 0.325993] usbcore: registered new interface driver smsc95xx
[ 0.810523] dwc_otg 3f980000.usb: DWC OTG Controller
[ 0.813490] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 0.816475] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 0.825238] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.828227] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.831188] usb usb1: Product: DWC OTG Controller
[ 0.834102] usb usb1: Manufacturer: Linux 4.9.35-v7+ dwc_otg_hcd
[ 0.837049] usb usb1: SerialNumber: 3f980000.usb
[ 0.847422] usbcore: registered new interface driver usb-storage
[ 0.887061] usbcore: registered new interface driver usbhid
[ 0.890112] usbhid: USB HID core driver
[ 1.266671] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 1.496939] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 1.500166] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.826668] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 1.957051] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 1.960388] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.060577] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:3b:de:46
[ 2.376723] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
[ 3.549717] usbcore: registered new interface driver brcmfmac
[ 3.728606] usb 1-1.3: New USB device found, idVendor=046d, idProduct=082d
[ 3.728621] usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=1
[ 3.728629] usb 1-1.3: Product: HD Pro Webcam C920
[ 3.728637] usb 1-1.3: SerialNumber: 63B7BF4F
[ 4.052430] usbcore: registered new interface driver snd-usb-audio
[ 4.074112] input: HD Pro Webcam C920 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input1
[ 4.081079] usbcore: registered new interface driver uvcvideo
[ 72.927331] usb 1-1.3: reset high-speed USB device number 4 using dwc_otg
pi@raspberrypi:~ $ sudo v4l2-ctl -d0 --
pi@raspberrypi:~ $ sudo v4l2-ctl -d0 --
pi@raspberrypi:~ $ login as: pi
login: Cannot possibly work without effective root
pi@raspberrypi:~ $ pi@192.168.0.91's password:
>
> The programs included with the Debian GNU/Linux system are free software;
> the exact distribution terms for each program are described in the
> individual files in /usr/share/doc/*/copyright.
>
> Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
> permitted by applicable law.
> Last login: Mon Sep 25 21:56:36 2017
> pi@raspberrypi:~ $ arecord -l
> **** List of CAPTURE Hardware Devices ****
> card 1: C920 [HD Pro Webcam C920], device 0: USB Audio [USB Audio]
> Subdevices: 1/1
> Subdevice #0: subdevice #0
> pi@raspberrypi:~ $ dmesg | grep usb
> [ 0.158250] usbcore: registered new interface driver usbfs
> [ 0.158353] usbcore: registered new interface driver hub
> [ 0.158468] usbcore: registered new device driver usb
> [

G4KLB
Posts: 251
Joined: Wed May 28, 2008 10:46 am

Re: Portsdown wish list - logitech webcam

Post by G4KLB » Mon Sep 25, 2017 10:18 pm

Then got this the second time

login as: pi
pi@192.168.0.91's password:

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Mon Sep 25 22:09:24 2017
pi@raspberrypi:~ $ arecord -l
**** List of CAPTURE Hardware Devices ****
card 1: C920 [HD Pro Webcam C920], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
pi@raspberrypi:~ $ dmesg | grep usb
[ 0.158302] usbcore: registered new interface driver usbfs
[ 0.158405] usbcore: registered new interface driver hub
[ 0.158520] usbcore: registered new device driver usb
[ 0.326033] usbcore: registered new interface driver smsc95xx
[ 0.810620] dwc_otg 3f980000.usb: DWC OTG Controller
[ 0.813590] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 0.816574] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 0.825335] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.828321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber= 1
[ 0.831280] usb usb1: Product: DWC OTG Controller
[ 0.834195] usb usb1: Manufacturer: Linux 4.9.35-v7+ dwc_otg_hcd
[ 0.837141] usb usb1: SerialNumber: 3f980000.usb
[ 0.847521] usbcore: registered new interface driver usb-storage
[ 0.887154] usbcore: registered new interface driver usbhid
[ 0.890206] usbhid: USB HID core driver
[ 1.266681] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 1.496935] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 1.500031] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.826692] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 1.956986] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 1.960198] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber =0
[ 2.060481] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb- 1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:3b:de:46
[ 2.376726] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
[ 3.508158] usbcore: registered new interface driver brcmfmac
[ 3.648576] usb 1-1.3: New USB device found, idVendor=046d, idProduct=082d
[ 3.648591] usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber =1
[ 3.648599] usb 1-1.3: Product: HD Pro Webcam C920
[ 3.648606] usb 1-1.3: SerialNumber: 63B7BF4F
[ 4.052869] usbcore: registered new interface driver snd-usb-audio
[ 4.053558] input: HD Pro Webcam C920 as /devices/platform/soc/3f980000.usb/u sb1/1-1/1-1.3/1-1.3:1.0/input/input1
[ 4.053909] usbcore: registered new interface driver uvcvideo
[ 39.916680] usb 1-1.3: reset high-speed USB device number 4 using dwc_otg
[ 112.927437] usb 1-1.3: reset high-speed USB device number 4 using dwc_otg
pi@raspberrypi:~ $ sudo v4l2-ctl -d0 --all
Driver Info (not using libv4l2):
Driver name : uvcvideo
Card type : HD Pro Webcam C920
Bus info : usb-3f980000.usb-1.3
Driver version: 4.9.35
Capabilities : 0x84200001
Video Capture
Streaming
Extended Pix Format
Device Capabilities
Device Caps : 0x04200001
Video Capture
Streaming
Extended Pix Format
Priority: 2
Video input : 0 (Camera 1: ok)
Format Video Capture:
Width/Height : 800/600
Pixel Format : 'YUYV'
Field : None
Bytes per Line: 1600
Size Image : 960000
Colorspace : SRGB
Flags :
Crop Capability Video Capture:
Bounds : Left 0, Top 0, Width 800, Height 600
Default : Left 0, Top 0, Width 800, Height 600
Pixel Aspect: 1/1
Selection: crop_default, Left 0, Top 0, Width 800, Height 600
Selection: crop_bounds, Left 0, Top 0, Width 800, Height 600
Streaming Parameters Video Capture:
Capabilities : timeperframe
Frames per second: 24.000 (24/1)
Read buffers : 0
brightness (int) : min=0 max=255 step=1 default=-8193 va lue=128
contrast (int) : min=0 max=255 step=1 default=57343 va lue=128
saturation (int) : min=0 max=255 step=1 default=57343 va lue=128
white_balance_temperature_auto (bool) : default=1 value=1
gain (int) : min=0 max=255 step=1 default=57343 va lue=0
power_line_frequency (menu) : min=0 max=2 default=2 value=2
white_balance_temperature (int) : min=2000 max=6500 step=1 default=5734 3 value=4000 flags=inactive
sharpness (int) : min=0 max=255 step=1 default=57343 va lue=128
backlight_compensation (int) : min=0 max=1 step=1 default=57343 valu e=0
exposure_auto (menu) : min=0 max=3 default=0 value=3
exposure_absolute (int) : min=3 max=2047 step=1 default=250 val ue=250 flags=inactive
exposure_auto_priority (bool) : default=0 value=1
pan_absolute (int) : min=-36000 max=36000 step=3600 defaul t=0 value=0
tilt_absolute (int) : min=-36000 max=36000 step=3600 defaul t=0 value=0
focus_absolute (int) : min=0 max=250 step=5 default=8189 val ue=0 flags=inactive
focus_auto (bool) : default=1 value=1
zoom_absolute (int) : min=100 max=500 step=1 default=57343 value=100
brightness (int) : min=0 max=255 step=1 default=-8193 va lue=128
contrast (int) : min=0 max=255 step=1 default=57343 va lue=128
saturation (int) : min=0 max=255 step=1 default=57343 va lue=128
white_balance_temperature_auto (bool) : default=1 value=1
gain (int) : min=0 max=255 step=1 default=57343 va lue=0
power_line_frequency (menu) : min=0 max=2 default=2 value=2
white_balance_temperature (int) : min=2000 max=6500 step=1 default=5734 3 value=4000 flags=inactive
sharpness (int) : min=0 max=255 step=1 default=57343 va lue=128
backlight_compensation (int) : min=0 max=1 step=1 default=57343 valu e=0
pi@raspberrypi:~ $ login as: pi
Last login: Mon Sep 25 22:09:24 2017
pi@raspberrypi:~ $ arecord -l
**** List of CAPTURE Hardware Devices ****
login: Cannot possibly work without effective root
pi@raspberrypi:~ $ pi@192.168.0.91's password:
>
> The programs included with the Debian GNU/Linux system are free software;
> the exact distribution terms for each program are described in the
> individual files in /usr/share/doc/*/copyright.
>
> Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
> permitted by applicab

KenW6HHC
Posts: 309
Joined: Mon Jun 01, 2009 4:20 pm

Re: Portsdown wish list - logitech webcam

Post by KenW6HHC » Mon Sep 25, 2017 10:44 pm

Thanks for the guidance Dave...it saved me some time.

arecord -l
pi@raspberrypi:~ $ arecord -l
**** List of CAPTURE Hardware Devices ****
card 1: C920 [HD Pro Webcam C920], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
dmesg | grep usb
pi@raspberrypi:~ $ dmesg | grep usb
[ 0.157231] usbcore: registered new interface driver usbfs
[ 0.157334] usbcore: registered new interface driver hub
[ 0.157449] usbcore: registered new device driver usb
[ 0.320391] usbcore: registered new interface driver smsc95xx
[ 0.791116] dwc_otg 3f980000.usb: DWC OTG Controller
[ 0.793434] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 0.795811] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 0.802761] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.805072] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.807395] usb usb1: Product: DWC OTG Controller
[ 0.809644] usb usb1: Manufacturer: Linux 4.9.24-v7+ dwc_otg_hcd
[ 0.811916] usb usb1: SerialNumber: 3f980000.usb
[ 0.820212] usbcore: registered new interface driver usb-storage
[ 0.857865] usbcore: registered new interface driver usbhid
[ 0.860329] usbhid: USB HID core driver
[ 1.245633] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 1.475928] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 1.478367] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.805693] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 1.935955] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 1.938550] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.039640] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:c3:88:b5
[ 2.135689] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
[ 2.296041] usb 1-1.3: New USB device found, idVendor=04b4, idProduct=8613
[ 2.298118] usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.395692] usb 1-1.4: new high-speed USB device number 5 using dwc_otg
[ 3.727511] usb 1-1.4: New USB device found, idVendor=046d, idProduct=082d
[ 3.727523] usb 1-1.4: New USB device strings: Mfr=0, Product=2, SerialNumber=1
[ 3.727531] usb 1-1.4: Product: HD Pro Webcam C920
[ 3.727539] usb 1-1.4: SerialNumber: BEA5306F
[ 4.034398] usbtest 1-1.3:1.0: FX2 device
[ 4.034415] usbtest 1-1.3:1.0: high-speed {control bulk-in bulk-out} tests (+alt)
[ 4.034701] usbcore: registered new interface driver usbtest
[ 4.418528] usbcore: registered new interface driver brcmfmac
[ 4.437004] usbcore: registered new interface driver snd-usb-audio
[ 4.439191] input: HD Pro Webcam C920 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.4/1-1.4:1.0/input/input1
[ 4.439592] usbcore: registered new interface driver uvcvideo
[ 49.545959] usb 1-1.4: reset high-speed USB device number 5 using dwc_otg

sudo v4l2-ctl -d0 --all
pi@raspberrypi:~ $ sudo v4l2-ctl -d0 --all
Driver Info (not using libv4l2):
Driver name : uvcvideo
Card type : HD Pro Webcam C920
Bus info : usb-3f980000.usb-1.4
Driver version: 4.9.24
Capabilities : 0x84200001
Video Capture
Streaming
Extended Pix Format
Device Capabilities
Device Caps : 0x04200001
Video Capture
Streaming
Extended Pix Format
Priority: 2
Video input : 0 (Camera 1: ok)
Format Video Capture:
Width/Height : 640/480
Pixel Format : 'YUYV'
Field : None
Bytes per Line: 1280
Size Image : 614400
Colorspace : SRGB
Flags :
Crop Capability Video Capture:
Bounds : Left 0, Top 0, Width 640, Height 480
Default : Left 0, Top 0, Width 640, Height 480
Pixel Aspect: 1/1
Selection: crop_default, Left 0, Top 0, Width 640, Height 480
Selection: crop_bounds, Left 0, Top 0, Width 640, Height 480
Streaming Parameters Video Capture:
Capabilities : timeperframe
Frames per second: 30.000 (30/1)
Read buffers : 0
brightness (int) : min=0 max=255 step=1 default=-8193 va lue=128
contrast (int) : min=0 max=255 step=1 default=57343 va lue=128
saturation (int) : min=0 max=255 step=1 default=57343 va lue=128
white_balance_temperature_auto (bool) : default=1 value=1
gain (int) : min=0 max=255 step=1 default=57343 va lue=0
power_line_frequency (menu) : min=0 max=2 default=2 value=2
white_balance_temperature (int) : min=2000 max=6500 step=1 default=5734 3 value=4000 flags=inactive
sharpness (int) : min=0 max=255 step=1 default=57343 va lue=128
backlight_compensation (int) : min=0 max=1 step=1 default=57343 valu e=0
exposure_auto (menu) : min=0 max=3 default=0 value=3
exposure_absolute (int) : min=3 max=2047 step=1 default=250 val ue=250 flags=inactive
exposure_auto_priority (bool) : default=0 value=1
pan_absolute (int) : min=-36000 max=36000 step=3600 defaul t=0 value=0
tilt_absolute (int) : min=-36000 max=36000 step=3600 defaul t=0 value=0
focus_absolute (int) : min=0 max=250 step=5 default=8189 val ue=0 flags=inactive
focus_auto (bool) : default=1 value=1
zoom_absolute (int) : min=100 max=500 step=1 default=57343 value=100
brightness (int) : min=0 max=255 step=1 default=-8193 va lue=128
contrast (int) : min=0 max=255 step=1 default=57343 va lue=128
saturation (int) : min=0 max=255 step=1 default=57343 va lue=128
white_balance_temperature_auto (bool) : default=1 value=1
gain (int) : min=0 max=255 step=1 default=57343 va lue=0
power_line_frequency (menu) : min=0 max=2 default=2 value=2
white_balance_temperature (int) : min=2000 max=6500 step=1 default=5734 3 value=4000 flags=inactive
sharpness (int) : min=0 max=255 step=1 default=57343 va lue=128
backlight_compensation (int) : min=0 max=1 step=1 default=57343 valu e=0
The trickiest part of copying command-line text when inside of PUTTY is "highlighting the text with left-mouse-button actually performs the COPY function". I had kept trying to right click the highlighted text area in order to copy...but that does not copy.

There are several video output modes for the C920 webcam. Both F6FZP and G4GUO have explained to me that one C920 video output mode is already MPEG-4 encoded...perhaps YUYV ?? Typically when using DVB-S/MPEG2 with the DATV-Express software, I select 640 630 30 I420 video format. I also have a note from G4GUO for using DATV-Express with C920 that states "I420 is in fact YUV420 so no decompression is required."

73...de Ken W6HHC
Last edited by KenW6HHC on Tue Sep 26, 2017 4:17 pm, edited 1 time in total.

KenW6HHC
Posts: 309
Joined: Mon Jun 01, 2009 4:20 pm

Re: Portsdown wish list - logitech webcam

Post by KenW6HHC » Tue Sep 26, 2017 1:52 am

Hi Dave,

I think there is problem when I had stated "Typically when using DVB-S/MPEG2 with the DATV-Express software, I select 640 630 30 I420 video format."

I think I can NOT read my own handwriting...and the format was probably 640 430 30 I420
BUT...when I went back to confirm the setting after a few other changes...I lost the ability to transmit good video??
I have been making too many changes in the last few days...between testing with PLUTO-express, and testing with Portsdown and testing with v1.25p2 and the DATV-Express board, I suspect I have corrupted the DATV-Express config file??

Let me report after a fresh install of DAVV-Express v1.25 tomorrow.

...de Ken W6HHC

KenW6HHC
Posts: 309
Joined: Mon Jun 01, 2009 4:20 pm

Re: Portsdown wish list - logitech webcam

Post by KenW6HHC » Tue Sep 26, 2017 3:27 pm

Hi Dave,

As I suspected "640 630 30 I420 video format" was just wrong...it probably had been set to "640 360 30 I420 video format". I just reversed a few numbers and then the confg file became corrupted.

So I have performed a uninstall then installed new DATV-Express v1.25 and now obtain good video with model C920 webcam.

Restating my previous description of video output formats for C920 webcam:
There are several video output modes for the C920 webcam. Both F6FZP and G4GUO have explained to me that one C920 video output mode is already MPEG-4 encoded...perhaps YUYV ?? I have confirmed that Charles G4GUO's distro of v1.25 suggests 720 576 25 YUYV in the config file for the C920. Typically when using DVB-S/MPEG2 with the DATV-Express software, I select 640 480 30 RGB24 video format. I also have a note from G4GUO for using DATV-Express with C920 that states "I420 is in fact YUV420 so no decompression is required."

I hope this info helps...de Ken W6HHC

KenW6HHC
Posts: 309
Joined: Mon Jun 01, 2009 4:20 pm

Re: Portsdown wish list - logitech webcam

Post by KenW6HHC » Sat Sep 30, 2017 1:20 pm

Hi Dave G8GKQ,

You wrote
...C920 camera for DATV Express. Do you know what its output format is?
I had been doing some PLUTO-Express software testing and can confirm that the following video formats all work well with the Logitech C920 webcam:
  • 640 360 30 I420
    640 480 30 I420
    640 480 30 RGB24
    640 480 30 MJPG
There may be some small latency differences (?)...but I have not measured. These formats work well with both H.262 and H.264. I have not recently tested with H.265 .

I hope this is of help...de Ken W6HHC

Post Reply

Return to “The Portsdown Digital ATV System”