Very strange issue in Windows builds and Linux

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Very strange issue in Windows builds and Linux

sam shmayev
Hi,

I faced very strange issue in GStreamer builds.

Description.

0. My idea to play video & audio from IP camera. I my case it's Panasonic BL-C101.
Assume we don't need authentication. 
Video encoded with mpeg4
audio encoded with g726.
RTSP link is: rtsp://<ip>:<port>/nphMpeg4/g726-640x480

1. I used Windows builds to play:

gst-launch playbin2 uri=rtsp://<ip>:<port>/nphMpeg4/g726-640x480

Great. It works!

2. But I need Ubuntu.

gst-launch playbin2 uri=rtsp://<ip>:<port>/nphMpeg4/g726-640x480
Fails!!! 
No audio.

I need some suggestion.
Thank you.
-- 
S.Shmayev

Office:  +972-72-2777239
Mobile: +972-54-6216356


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Very strange issue in Windows builds and Linux

David Röthlisberger
On 27 Sep 2012, at 12:48, sam shmayev wrote:
> Windows [...] works!
> But [...] Ubuntu Fails!!!

What versions of all the GStreamer components do you have on Windows and Ubuntu?

Can you enable debug when you run gst-launch on Ubuntu and provide the relevant logs?

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel