- Notifications
You must be signed in to change notification settings - Fork 830
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
This happens if the RTSP camera does not send video codec information or sends it incorrectly. The SPS and PPS parameters in the response to the RTSP DESCRIBE.
This can be fixed using ffmpeg source. But this will add a delay to the start of the stream.
streams: camera1: ffmpeg:rtsp://...Without ffmpeg source, this requires significant tweaking of go2rtc. Specifically, analyzing the stream before starting the streaming.
felipecrs and track0x1
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation