After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 651535 - Rygel is not able to proxy certain RTSP sources
Rygel is not able to proxy certain RTSP sources
Status: RESOLVED OBSOLETE
Product: rygel
Classification: Applications
Component: GStreamer media engine
git master
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2011-05-31 10:28 UTC by Jens Georg
Modified: 2018-05-22 12:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
If a RTSP source has serveral sources, mux them into a stream using mpegtsmux. (6.41 KB, patch)
2011-11-07 22:11 UTC, Jens Georg
none Details | Review

Description Jens Georg 2011-05-31 10:28:37 UTC
If a RTSP source transmits audio/video data in separate UDP streams, rygel fails to proxy this stream.
Comment 1 Zeeshan Ali 2011-05-31 13:26:48 UTC
Isn't that more like a gstreamer bug?
Comment 2 Jens Georg 2011-05-31 14:21:37 UTC
Don't think so, my understanding is that if we want to stream that via HTTP, we need to mux it in some container before we can do that; don't know if we can leverage the transcoding somehow. Luis?
Comment 3 Luis de Bethencourt 2011-06-13 21:13:24 UTC
Jens is correct. We need to mux it in some container since HTTP is just a file transfer protocol.

I will look into this, to see the best way to leverage the transcoding.
Comment 4 Jens Georg 2011-10-31 08:52:33 UTC
Have some prototype code ready that works (sometimes) muxing into MPEG-TS.

Currently our RTP depayloader guessing is a bit broken as it selects "rtpdepay" if it can't find anything else which is just some kind of proxy.
Comment 5 Jens Georg 2011-11-07 22:11:48 UTC
Created attachment 200935 [details] [review]
If a RTSP source has serveral sources, mux them into a stream using mpegtsmux.

Currently there is a problem however such that the stream seems to miss the
actual MPEG headers. First version of the patch if someone has an idea why.
Comment 6 Jens Georg 2015-04-24 09:01:07 UTC
Comment on attachment 200935 [details] [review]
If a RTSP source has serveral sources, mux them into a stream using mpegtsmux.

Patch is completely obsolete now. Bug isn't, though.
Comment 7 GNOME Infrastructure Team 2018-05-22 12:31:21 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/rygel/issues/4.