[Bug 757054] New: RTSP seeking in raspberry PI does not work
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Oct 24 05:25:04 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757054
Bug ID: 757054
Summary: RTSP seeking in raspberry PI does not work
Classification: Platform
Product: GStreamer
Version: 1.6.0
OS: Linux
Status: NEW
Severity: major
Priority: Normal
Component: gst-rtsp-server
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: manusha1980 at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I am setting up a movie for streaming using the test-uri example provided with
the RTSP module. The movie is a mkv file with HD stream. However this happens
with almost all movies I have.
Above is run in a Fedora laptop with 4 cores and 16GB memory.
A custom client runs following pipeline in a raspberry pi 2 machine:
playbin uri=rtsp://192.168.1.93:8554/2
This plays fine. However if I call gst_element_seek_simple in the client
pipeline, the player get stuck without seeking. this happens almost all the
time.
Similar behaviour is present if I use omxplayer as the client.
the speed from laptop to RP is measured to be around 13MBbs.
--
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