Quantcast
Viewing all articles
Browse latest Browse all 4325

Graphics, sound and multimedia • Re: C790 HDMI Board with RPi5

I'm not familiar with GStreamer. I have tried multiple command variations that I found in the forums and none of them worked.
Do you have a command line that will work with this?
Just searching in the main T358743 thread, viewtopic.php?p=1913534#p1913534

Code:

gst-launch-1.0 -vvvv v4l2src ! video/x-raw,framerate=50/1,format=RGB ! capssetter caps="video/x-raw,framerate=50/1,format=BGR" ! kmssink sync=false
I have another question since you are one of the main guys behind this driver. found here https://github.com/6by9/raspi_tc358743? ... me-ov-file thanks for all this work!!!
Note the README on the main page of that repo
DEPRECATED

This code is retained to provide the history, however the preferred way of interfacing to the TC358743 is now via V4L2 and the bcm2835_unicam/tc358743 subdevice drivers.
I'm trying to detect this as a camera to use in CV2, but it is not allowing me to do.
Do you have any tips on this subject?
No, I don't mess with OpenCV.

Statistics: Posted by 6by9 — Wed May 22, 2024 7:09 am



Viewing all articles
Browse latest Browse all 4325

Trending Articles