Play multiple streams

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

Play multiple streams

Mazahir Poonawalla
Hi,

I can play rtsp stream successful using test-launch.c and on the client side I receive it on vlc player.

My plugins are as follows:

server:

"( v4l2src always-copy=FALSE input-src=composite chain-ipipe=true ! video/x-raw-yuv,format=(fourcc)NV12, width=640, height=480 ! queue ! dmaiaccel ! dmaienc_h264 encodingpreset=2 ratecontrol=2 intraframeinterval=23 idrinterval=46 targetbitrate=3000000 ! rtph264pay name=pay0 pt=96 )"

on vlc:

rtsp://192.168.1.101:8554/test


What I would like to know is how do I play it on multiple vlc players. Usually rtsp is supposed to do that but I cannot play it on another player or machine. It gives me error.


Can someone please let me know how to go about?


Thank you & Regards,

Maz




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

Re: Play multiple streams

David Röthlisberger
On 20 Sep 2012, at 09:52, Mazahir Poonawalla wrote:
>
> What I would like to know is how do I play it on multiple vlc players. Usually rtsp is supposed to do that but I cannot play it on another player or machine. It gives me error.

What error?

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

Re: Play multiple streams

Mazahir Poonawalla

Hi David,


The error is as follows:


Your input can't be opened:

VLC is unable to open the MRL 'rtsp://192.168.1.101:8554/test'. Check the log for details.


and when I check the message window, the error is as follows:


live555 error: Failed to connect with rtsp://192.168.1.101:8554/test

access_realrtsp error: cannot connect to 192.168.1.101:8554

access_realrtsp debug: could not connect to: 192.168.1.101:8554/test

main debug: no access module matching "rtsp" could be loaded

main debug: TIMER module_need() : 5007.849 ms - Total 5007.849 ms / 1 intvls (Avg 5007.849 ms)

main error: open of `rtsp://192.168.1.101:8554/test' failed



On 20 September 2012 14:37, David Röthlisberger <[hidden email]> wrote:
On 20 Sep 2012, at 09:52, Mazahir Poonawalla wrote:
>
> What I would like to know is how do I play it on multiple vlc players. Usually rtsp is supposed to do that but I cannot play it on another player or machine. It gives me error.

What error?




--

Thank you & Regards,

Maz




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

Re: Play multiple streams

David Röthlisberger
On 20 Sep 2012, at 11:51, Mazahir Poonawalla wrote:
>
>> On 20 September 2012 14:37, David Röthlisberger <[hidden email]> wrote:
>> On 20 Sep 2012, at 09:52, Mazahir Poonawalla wrote:
>> >
>> > What I would like to know is how do I play it on multiple vlc players. Usually rtsp is supposed to do that but I cannot play it on another player or machine. It gives me error.
>>
>> What error?
>
> access_realrtsp error: cannot connect to 192.168.1.101:8554

Is there a server running at 192.168.1.101:8554? Is there anything in the logs for that server? (turn on debug logging on your server pipeline).

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

Re: Play multiple streams

Mazahir Poonawalla
Hi David,

Basically my streaming server is a leopardboard and I am passing a pipeline to test-launch.c to capture video from cam and stream it over network. On receiving client, I am using vlc.
How do I turn on the debug log?

On 20 September 2012 17:55, David Röthlisberger <[hidden email]> wrote:
On 20 Sep 2012, at 11:51, Mazahir Poonawalla wrote:
>
>> On 20 September 2012 14:37, David Röthlisberger <[hidden email]> wrote:
>> On 20 Sep 2012, at 09:52, Mazahir Poonawalla wrote:
>> >
>> > What I would like to know is how do I play it on multiple vlc players. Usually rtsp is supposed to do that but I cannot play it on another player or machine. It gives me error.
>>
>> What error?
>
> access_realrtsp error: cannot connect to 192.168.1.101:8554

Is there a server running at 192.168.1.101:8554? Is there anything in the logs for that server? (turn on debug logging on your server pipeline).




--

Thank you & Regards,

Mazahir Poonawalla

ideaForge Technology Pvt. Ltd. | Board: +91 22 2767 0001; +91 22 2767 0707 [hidden email] |www.ideaforge.co.in


P Please consider the environment before printing this e-mail



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