08-13-2020 03:37 AM
Is there any specific reason why ZCU106 VCU TRD don't have USB webcam input option? Isn't it a common video input source?
08-13-2020 06:16 AM
Hi @emre_yilmaz
If you use GStreamer with VCU TRD, you can use webcam as v4l2src.
Would you consider it ?
Best regards,
08-14-2020 12:00 AM
Hi @watari
I know v4l2 driver and i tried the scripts as in the attached picture said. It is from UG1250 TRD User Guide. But i couldn't make it work. i usually get pipeline errors.
08-14-2020 12:10 AM
HI @emre_yilmaz
There are examples in the PG252 which can be executed on the ZCU104/ZCU106 BSP and showing input from a USB webcam:
https://www.xilinx.com/support/documentation/ip_documentation/vcu/v1_2/pg252-vcu.pdf#page=184
See example 2 and 3. Howerver you would need to have a webcam which is sending H264 or H265 content.
08-14-2020 01:12 AM
Hi @florentw
Thanks for the reply. I will try this right away.
09-02-2020 07:27 AM
HI @emre_yilmaz
Do you have any update on this? Were you able to use a USB webcam as input?
09-02-2020 03:17 PM
Hi @emre_yilmaz
Sorry for my late reply.
Would you share error message, if possible ?
I will investigate the route cause.
Best regards,