stereolabs / zed-gstreamer

Package of GStreamer elements to interface with ZED Cameras
https://www.stereolabs.com/docs/gstreamer/
61 stars 23 forks source link

[Question] #29

Closed galitgoz closed 2 years ago

galitgoz commented 3 years ago

Hi, I am trying to stream RTSP side by side right and left video, but the gstzedsrc organizes it vertically. Any advise how to change it? Thanks

Myzhar commented 3 years ago

The ZED GStreamer is designed to stream stereo couples organized vertically instead of horizontally to improve performances in filtering operations. If you need side by side images you can modify the zedsrc element or write your own filter that reorganizes the images