mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-09 15:05:26 +03:00
Cleanup
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
This commit is contained in:
parent
8de97255c1
commit
52c34b75f5
@ -222,5 +222,5 @@ NOTE: RTSP output will need to be passed with two curly braces `{{output}}`, whe
|
|||||||
go2rtc:
|
go2rtc:
|
||||||
streams:
|
streams:
|
||||||
stream1: exec:ffmpeg -hide_banner -re -stream_loop -1 -i /media/BigBuckBunny.mp4 -c copy -rtsp_transport tcp -f rtsp {{output}}
|
stream1: exec:ffmpeg -hide_banner -re -stream_loop -1 -i /media/BigBuckBunny.mp4 -c copy -rtsp_transport tcp -f rtsp {{output}}
|
||||||
stream2: exec:rpicam-vid -t 0 --libav-format h264 -o - #raspberry pi 5b cam output via pipe
|
stream2: exec:rpicam-vid -t 0 --libav-format h264 -o -
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user