Skip to content

Commit 6ad0f08

Browse files
committed
docs: add sample rtsp
1 parent b4dba2a commit 6ad0f08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ source ./venv/bin/activate
4646
pip install -r requirements.txt
4747

4848
python main.py --source=samples/data/shop.mp4
49+
python main.py --source=rtsp://user:pass@10.0.0.5/Src/MediaInput/stream_1
4950
```
5051

5152
## Development

0 commit comments

Comments
 (0)