How to play the fms output on external player (linke VLC/mplayer)
Hi,
I am encoding some stream on FMLE, and sending to FMS on different machine.
FMS is receiving the stream through " http://localhost" -> INTERACTIVE -> LIve stream play
Parameters are, SERVER:rtmp://live, STREAM: livestream.
Now how do i take this out? How can i play this stream from outside network ? i.e if i want to play this stream on a external player like VLC Player using http instead of rtmp what are the modification to be done on FMS side?,
or with mplayer, or with rtmpdump (this is free utility to play rtmp streams), what is the actual url to be constructed?
I have tried
http://192.168.1.12/live/livestream
rtmp://192.168.1.12/live/livestream
Both didn't worked. Please reply.
Thanks.
