docs: fix typo in readme.md

Signed-off-by: Stephan Wendel <me@stephanwe.de>
This commit is contained in:
Stephan Wendel 2022-11-24 18:15:08 +01:00
parent 3bc6d7dd10
commit f945da33e8
No known key found for this signature in database
GPG Key ID: F465B83ACBA45639

View File

@ -341,7 +341,7 @@ Did it work? If your answer is yes... Was easy right? :wink:
--- ---
**Q:** I set `mode` to rtsp, but I get now stream in VLC. What should I do? **Q:** I set `mode` to `rtsp`, but I get no stream in VLC. What should I do?
**A:** Read your log. If you are not using a raspicam or a camera with an inbuilt "H264" encoder, chances are equal to zero, to get a rtsp stream. Sorry :man_shrugging: **A:** Read your log. If you are not using a raspicam or a camera with an inbuilt "H264" encoder, chances are equal to zero, to get a rtsp stream. Sorry :man_shrugging:
--- ---