[Bug 753239] New: No playback is seen when tried playing rtsp uri
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 4 05:21:39 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753239
Bug ID: 753239
Summary: No playback is seen when tried playing rtsp uri
Classification: Platform
Product: GStreamer
Version: 1.5.2
OS: Linux
Status: NEW
Severity: major
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: raghava.447 at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
No playback is seen when tried playing rtsp uri.
Below is the pipeline used.
gst-launch-1.0 uridecodebin uri=rtsp://10.0.254.1/media/video name=src src. !
queue ! identity qos=1 ! videoconvert ! avenc_mpeg4 ! mpegtsmux name=mux mux. !
udpsink host=10.0.100.6 port=8800 qos=1 src. ! queue ! identity qos=1 !
audioconvert ! lamemp3enc ! mux.
--
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