[Bug 767811] udpsink stop works on Android 6.0

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 16 07:00:59 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767811

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
How are you running gst-launch on an Android device? Does it also not work in
an actual Android app with the right permissions?

For multicast on Android to work properly, you will have to also specify the
interface name (multicast-iface property) but let's focus on unicast first. Try
things like sending to 127.0.0.1 and receiving in the same application, the
device's IP address, and only once those work move on to actually using the
network. Make sure that when using the network, data is actually sent and
received (-> tcpdump / wireshark).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list