image streaming with fake-file option
Posted: 13 Jan 2006 18:56
I tried to make a stream from a local image file (jpg file mot mjpeg).
The command is:
vlc -vvv fake: --fake-file=/var/www/images/test.jpg --sout '#transcode{vcodec=WMV2,vb=600}:std{access=mmsh,mux=asfh,url=:8084}' --fake-fps=5 --fake-caching=1000 --rc-host=localhost:1084 --rc-fake-tty --loop --sout-keep
This is working fine, but when i change the file (wget from another server), the image from the stream remains the same.
rc or telnet interface does not help me to change the output stream.
Can somebody help me?
Thanks,
Vio
The command is:
vlc -vvv fake: --fake-file=/var/www/images/test.jpg --sout '#transcode{vcodec=WMV2,vb=600}:std{access=mmsh,mux=asfh,url=:8084}' --fake-fps=5 --fake-caching=1000 --rc-host=localhost:1084 --rc-fake-tty --loop --sout-keep
This is working fine, but when i change the file (wget from another server), the image from the stream remains the same.
rc or telnet interface does not help me to change the output stream.
Can somebody help me?
Thanks,
Vio