10 lines
322 B
Markdown
10 lines
322 B
Markdown
## 推取视频
|
|
|
|
```sh
|
|
nohup ffmpeg -re -stream_loop -1 -i /disk/ai_sports/data/sunny_sports/6MM20240327161002.mp4 -c copy -f rtsp rtsp://127.0.0.1:8554/stream_sunny_6MM20240327161002 >/dev/null 2>&1 &
|
|
|
|
|
|
```
|
|
|
|
rtsp://192.168.1.229:8554/stream_sunny_6MM20240327161002
|
|
rtsp://192.168.1.229:8554/stream_sunny_8MM20240327160349 |