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 732335 - rtmpsrc: Report limited bandwidth
rtmpsrc: Report limited bandwidth
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal enhancement
: 1.3.91
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-06-27 11:57 UTC by Jan Alexander Steffens (heftig)
Modified: 2014-07-04 12:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (981 bytes, patch)
2014-06-27 11:57 UTC, Jan Alexander Steffens (heftig)
committed Details | Review

Description Jan Alexander Steffens (heftig) 2014-06-27 11:57:41 UTC
Created attachment 279384 [details] [review]
patch

Makes uridecodebin treat this source as a stream source,
allowing timeshifting.
Comment 1 Sebastian Dröge (slomo) 2014-07-01 13:03:48 UTC
commit 86080cb5cc8fc22e79a75387cc7110a09dea4064
Author: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Date:   Fri Jun 27 12:24:49 2014 +0200

    rtmpsrc: Report limited bandwidth
    
    Makes uridecodebin treat this source as a stream source,
    allowing timeshifting.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732335