Raw UDP packets not being picked up by udpsrc
twallis
twallis at deeptrekker.com
Thu Feb 9 20:33:36 UTC 2017
Hello,
I know that this is a semi-common issue, at least for gstreamer beginners
like myself, however I am running into an interesting issue on my embedded
linux application. Using gstreamer 1.6.3 (due to sdk/support reasons from
TI) I am trying to receive an mjpg stream from my ip camera. When I check
the tcpdump on hte port the camera is sending to, I see it fine, and when I
launch
gst-launch-1.0 udpsrc port=1234, and try to send the stream to a file-sink,
I receive nothing in the file I'm trying to send it to. I've already read
through the solution found here:
http://gstreamer-devel.966125.n4.nabble.com/udpsrc-has-no-data-for-windows-td4678014.html
and ran into significant errors attempting to install 1.8.1 (and newer) from
source. As that's the other issue, my embedded system does not have dpkg,
or apt! Everything must be compiled from source!
Thank you for your help
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Raw-UDP-packets-not-being-picked-up-by-udpsrc-tp4681796.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list