Page 1 of 1

Gstreamer Help

Posted: Sun Nov 24, 2019 1:03 pm
by G7JTT
Hi all I seem to be going round in circles with Gstreamer ! Basically I have LongMynd streaming to the Jetson Nano over UDP, to receive it on the Jetson I use gst-launch-1.0 playbin uri='udp://192.168.1.105:1234' This will play video but its full screen what I'd like is a windowed video that I can move and resize like this example with xvimagesink gst-launch-1.0 -v videotestsrc ! xvimagesink Any ideas or help ?

Cheers John