[gstreamer-bugs] [Bug 628214] Add support to RTSP initiation through SDP files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 11 08:01:47 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=628214
  GStreamer | gst-plugins-good | git

--- Comment #24 from Marco Ballesio <gibrovacco at gmail.com> 2010-09-11 15:01:45 UTC ---
(In reply to comment #23)
> In this particular case, I would not find it too disgusting to embed the
> rtspsrc inside sdpdemux (it already embeds the rtpbin and it's just one element
> and there are no application decisions to be made about bitrates). It just
> makes things more complicated wrt state changes and errors caused by the
> embedded elements that it makes me avoid it.

I agree, so imho the patch:

https://bugzilla.gnome.org/attachment.cgi?id=169756

should follow the traditional implementation in sdpdemux more closely than:

https://bugzilla.gnome.org/attachment.cgi?id=169936
(which I understand you've applied).

moreover the former would not require applications to handle redirections (aka
"it's transparent for the application").

I think it may be easy to make the two patches survive together if we want to:
we may add a property in sdpdemux in order to make it either sending a
redirection signal or handling rtsp contents the "traditional" way depending on
the applications' needs.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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