[Bug 705355] RTSP pipeline freezes when set to a resume after a pause (PLAYING->PAUSED->PLAYING), with Jitterbuffer in Buffering Mode
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 21 06:25:12 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=705355
jihae <vegas8001 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vegas8001 at gmail.com
--- Comment #11 from jihae <vegas8001 at gmail.com> ---
hello.
it's same as current problem which I'm facing with.
I'm using gstreamer v1.5.2 relase.
[The reproduce step]
1)copy a mp4 file into 'gst-rtsp-server-1.5.2/examples/'.
2)run gst-rtsp-server-1.5.2/examples$ ./test-mp4 ./rtsp_video.mp4
stream ready at rtsp://127.0.0.1:8554/test
3)I used the uri "rtsp://127.0.0.1:8554/test" as rtsp streaming uri.
4)modify gst/rtsp/gstrtspsrc. make 'buffer-mode' set to
"BUFFER_MODE_BUFFER(buffering mode)", build& install.
5)gst-launch-1.0 playbin uri="rtsp://127.0.0.1:8554/test" video-sink="navseek !
xvimagesink"
I filed a bug also as below.
https://bugzilla.gnome.org/show_bug.cgi?id=752531
--
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