Cannot play rtsp stream with Exynos4412 Prime
peterpoetzi
peter.poetzi at gmail.com
Fri Jul 19 02:14:59 PDT 2013
I want to use a ARM powered ODROID U2
<http://www.hardkernel.com/renewal_2011/products/prdt_info.php> with
Ubuntu 13.04 to watch a network stream.
With the command *gst-launch-0.10 rtspsrc location=rtsp://192.168.0.9:554
latency=100 ! rtpjpegdepay ! jpegdec ! autovideosink* it works perfectly on
Ubuntu 13.04 at Intel i7 Desktop. Viewing the fakesrc works on my ARM machine.
On my ARM powered U2 i get this error:
/
odroid at odroid:~$ gst-launch-0.10 rtspsrc location=rtsp://192.168.0.9:554
latency=100 ! rtpjpegdepay ! jpegdec ! autovideosink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: from element
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstUDPSrc:udpsrc1: Internal data
flow error.
Additional debug info:
gstbasesrc.c(2625): gst_base_src_loop ():
/GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstUDPSrc:udpsrc1:
streaming task paused, reason not-negotiated (-4)
Execution ended after 6443609993 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
/
My gstreamer version:
/odroid at odroid:~$ gst-launch-0.10 --version
gst-launch-0.10 version 0.10.36
GStreamer 0.10.36
https://launchpad.net/distros/ubuntu/+source/gstreamer0.10/
My ubuntu:
/odroid at odroid:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 13.04
Release: 13.04
Codename: raring
odroid at odroid:~$ uname -m
armv7l/
Please help me, it is really important for me to fix this error.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Cannot-play-rtsp-stream-with-Exynos4412-Prime-tp4661123.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list