How to stream FLV?
Why something like this does not work?
{access=http{mime=video/x-flv},mux=flv,dst=:8080/stream.flv}}"
Code: Select all
<a href="http://192.168.0.42/stream.flv" style="display: block; width: 384px; height: 288px;" id="player">
I found a RTMP plugin for flowplayer, this example shows how to stream live with Flowplayer::sout=#transcode{vcodec=h264,vb=200,deinterlace,ab=32,fps=25,width=256,height=192,acodec=mp3,samplerate=44100}:duplicate{dst=std{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8081/mediaplayer/stream.flv},dst=display}
Return to “VLC stream-output (sout)”
Users browsing this forum: No registered users and 16 guests