Update README.md

This commit is contained in:
Milan Nikolic
2019-10-06 16:12:18 +02:00
parent 3b86bc0d69
commit cb2f566154

View File

@@ -4,10 +4,13 @@ Turn any webcam into an IP camera.
Example (in web browser):
http://localhost:56000/mjpeg
or
http://localhost:56000/html
or
http://localhost:56000/mjpeg
You can also use apps like `ffplay` or `vlc`:
ffplay -i http://localhost:56000/mjpeg
### Requirements