Last change
on this file was 292, checked in by george, 14 years ago |
- Upraveno: Odkazy na novou webkameru. * Aktualizace: Speedtest.
|
-
Property svn:executable
set to
*
|
File size:
242 bytes
|
Line | |
---|
1 | #!/bin/sh
|
---|
2 |
|
---|
3 | vlc --intf rc -vvv http://kamera-knihovna/video2.mjpg :sout=#std{access=http,mux=ts,dst=0.0.0.0:8080}
|
---|
4 | #:sout=#transcode{vcodec=MJPG,vb=800,scale=1,acodec=none}:duplicate{dst=std{access=http,mux=mpjpeg,dst=0.0.0.0:8080},dst=display}
|
---|
Note:
See
TracBrowser
for help on using the repository browser.