[Bug 635701] rtspsrc: seeking is broken
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Apr 30 07:31:22 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=635701
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
Severity|normal |blocker
--- Comment #32 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
802ad7310337a7436fea20486ee54d94b2142816 fixes live playback apparently. Run
this from gst-rtsp-server/examples:
./test-launch "( videotestsrc is-live=true ! video/x-raw,width=640,height=480 !
warptv ! videoconvert ! queue ! vp8enc ! rtpvp8pay name=pay0 pt=96 )"
And then just playbin on the stream. That commit breaks it. Changing
is-live=false makes it work again.
--
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