i have created an http stream for flv this way cvlc -I http -vvv --security-policy=1 --color v4l:/dev/video0:channel=1:adev=/dev/dsp:audio=0 --sout '#transcode{vcodec=FLV1,acodec=mpga,ab=128,venc=ffmpeg{hurry-up}}:std{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:1234:/stream.flv}' T...