We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4dba2a commit 6ad0f08Copy full SHA for 6ad0f08
README.md
@@ -46,6 +46,7 @@ source ./venv/bin/activate
46
pip install -r requirements.txt
47
48
python main.py --source=samples/data/shop.mp4
49
+python main.py --source=rtsp://user:pass@10.0.0.5/Src/MediaInput/stream_1
50
```
51
52
## Development
0 commit comments