[Bug 764744] Crashes when multiple udpsrc are created for each client on a shared media, misses tracking and cleanup
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 18 17:33:35 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=764744
--- Comment #20 from Jake Foytik <jake.foytik at ipconfigure.com> ---
Created attachment 326288
--> https://bugzilla.gnome.org/attachment.cgi?id=326288&action=edit
Unit tests
Here is a separate patch for the changes to the Unit tests. I can squash this
commit with the other changes if you would prefer.
Since I changed the return logic of gst_rtsp_stream_allocate_udp_sockets(), two
of the unit tests were now failing. The problem seems to be with allocating
sockets for Multicast IPV6. I think this issue was hidden in there before. The
problematic sections of the test are commented with '#ifdef
ENABLE_FAILING_TESTS'.
I also added a test to rtsp-server to add and remove clients as suggested.
--
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