Skip to content

[Config Support]: Live page and recordings displaying full video while stream is cropped, settings pages all see uncropped video also #14327

Closed Answered by hawkeye217
penguinbait asked this question in Config Support
Discussion options

You must be logged in to vote

With your current go2rtc config, you have two providers per stream. Reduce it to a single one. For example:

streams:
    3-PollTopCam:
      - ffmpeg:rtsp://192.168.0.162:554/user=admin_password=tlJwpbo6_channel=0_stream=0#audio=copy#video=h264#raw=-filter_complex [0]crop=iw:ih/2:0:0
    3a-PollTopCam:

...

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@penguinbait
Comment options

@penguinbait
Comment options

@penguinbait
Comment options

@penguinbait
Comment options

@hawkeye217
Comment options

Answer selected by penguinbait
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment