Skip to content

Tag: gstreamer

Receive RTP stream with gstreamer

I’m trying to stream from a linux-based microcontroller, using gstreamer, to a python script. This is to workaround some firmware issues on the microcontroller where it cannot open the camera directly with opencv/python. The launch output command looks like this for gstreamer: My question is, what would…

ov5642 not working in 30fps

We have a customized i.MX6Q Board based on sabrelite reference board. We have the following configuration: Linux : 3.10.53 Gstreamer 1.0 latest i.MX6 Plugins We connected OV5642 Camera over CSI Interface..Used the following command to display the camera output on the screen. It works, but initially, it takes …