[Bug 753751] Dashdemux: returned seekable range for live streams is not usable

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 27 07:18:16 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #332132|none                        |reviewed
             status|                            |

--- Comment #73 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 332132
  --> https://bugzilla.gnome.org/attachment.cgi?id=332132
allow seeking before start in live streams

Not sure if this is the nicest approach. We basically will shift stream time 0
into the future now to make the current seek start position 0. And if there is
yet another seek to an earlier point, it will shift 0 again. That's very
confusing from a user point of view.


Maybe instead of that, we can have the stream time be something different for
live streams? Like having it the current wallclock time at the moment when the
stream is started.

For running time you can obviously do whatever you want ;)

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