[Bug 793441] rtsp-stream: client transport is not updated for multicast clients

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 26 09:21:50 UTC 2018


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #369333|none                        |needs-work
             status|                            |

--- Comment #45 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 369333:
 --> (https://bugzilla.gnome.org/review?bug=793441&attachment=369333)

::: tests/check/gst/client.c
@@ +753,3 @@
+      "RTP/AVP;multicast;destination=233.252.0.1;ttl=0;port=5000-5001;");
+
+  /* make sure that ttl value in the response is 1 */

We should also do another check here that a second client with a valid
different ttl gets the actual ttl value in the response. So with the current
behaviour of your patches (see comment above for that), you could send another
request with ttl=2 and check that the response contains ttl=1 (the actual value
used).

-- 
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