cvlc
This commit is contained in:
parent
744988fc29
commit
09b8c3b1a8
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ ffmpeg -i 'rtsp://admin:pass@10.0.0.104' -vn \
|
|||
-hide_banner -loglevel error -f mp3 - \
|
||||
| netcat localhost 7517 &
|
||||
|
||||
vlc 'tcp://localhost:7518'
|
||||
cvlc 'tcp://localhost:7518'
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue