cvlc --daemon rtsp://10.10.10.1:554/ --sout
'#transcode{acodec=none}:std{access=http,mux=ffmpeg{mux=flv},
dst=0.0.0.0:8024/stream.flv}',
<html>
<script type="text/javascript" src="flowplayer/example/flowplayer-3.2.6.min.js"></script>
<style>
body,html,div,a {margin:0;padding:0}
</style>
<body>
<div style="widht:320px;height:240px;">
<a href="http://example.com:8040/stream.flv" id="player" style="display: block; width: 320px; height: 240px;margin-bottom:200px"></a>
<script>flowplayer("player","http://oskolvideo.ru/flowplayer/flowplayer-3.2.7.swf",{
clip:{
autoPlay:true,
autoBuffering:false
}
});</script></div></body></html>
* This source code was highlighted with Source Code Highlighter.