RTP fix and added documentation for low-latency preview

This commit is contained in:
Jonas Köritz 2019-09-03 16:35:20 +02:00
parent 60e6179727
commit d878f7746b
2 changed files with 4 additions and 1 deletions

View file

@ -23,6 +23,9 @@ actioncam <Camera IP>
# Start RTSP server and stream preview to connecting
actioncam rtsp <Camera IP>
# Use mplayer to stream a low-latency preview (ffmpeg and VLC introduce significant delay)
mplayer -nocache rtsp://127.0.0.1:8554
```
### Shooting a still picture