I must to get video from VCAM-AR1335B (daA4200-30mci) by using GStreamer in owr Yocto distro, but when i try to execute follow command "gst-launch-1.0 v4l2src device=/dev/video1 ! videoconvert ! autovideosink" i see in console:
"
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
"
but after that nothing will be happend, but the same command works with VCAM-AR0821B.
Also both cameras work with Pylon app from Basler. I've built a Yocto distro via this manuals:
"https://variwiki.com/index.php?title=MX8_Basler_Camera&release=mx8mp-yocto-hardknott-5.10.72_2.2.1-v... https://variwiki.com/index.php?title=MX8_Basler_Camera&release=RELEASE_ZEUS_V3.1_DART-MX8M-PLUS"
Can you help me with correct GStreamer command for getting realtime video from VCAM-AR1335B ?
Hello,
If any pipeline works you can to build the driver for it:
https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/GStreamer-i-MX6-Pipelines/ta-p/1118160
Regards
Hello,
It doesn't work correctly and i want to output video from VCAM-AR1335B to my display in real live. Can you share any resourses where i can read about it or find correct command? i have Yocto distro and i.mx8 processor on DART-MX8M-PLUS
About your previous manual....there are no some modules to execute it
Regards