Update video.md

This commit is contained in:
Maxim Devaev 2021-01-12 02:12:56 +03:00 committed by GitHub
parent 9a18ac9f49
commit c2ac5515c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ To do this, uStreamer supports simultaneous MJPEG and H264 encoding since versio
cmd_append: cmd_append:
- "--h264-sink=kvmd::ustreamer::h264" - "--h264-sink=kvmd::ustreamer::h264"
``` ```
* Restart kvmd: `systemctl restart kvmd`. * Restart kvmd: `systemctl restart kvmd`. H264 encoding is almost CPU-free, so if you use RPi4 or RPi3, you can leave the option permanently.
* To record a video, you need to enable the stream (open the web interface or connect via VNC). Then run something like this in the console: * To record a video, you need to enable the stream (open the web interface or connect via VNC). Then run something like this in the console:
``` ```
rw rw