How to send an image to a remote machine on the same network

Farzan farzan.zaheer at gmail.com
Thu Jul 6 11:03:22 UTC 2017


 The pipelines you mentioned are not working the sender side is stuck at
Setting pipeline to PAUSED...., and the receiver pipeline exits as soon as I
start it.

Currently I am using the following, for sender,

gst-launch-1.0 udpsrc -v filesrc location=/home/pi/image0.jpg ! udpsink
host=xxx.xxx.xxx.xxx port=6000 sync=false

for receiver,

gst-launch-1.0 udpsrc port=6000 ! filesink
location="C:\Users\Desktop\image0.jpg"

sender pipeline executes properly but the reciever side is stuck at Setting
pipeline to PLAYING...

do you have any idea why this is happenning?





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-send-an-image-to-a-remote-machine-on-the-same-network-tp4683697p4683708.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list