Skip to content

[Support]: Prefer Live view to use high-res video #12795

Closed Answered by bonifacio123
bonifacio123 asked this question in General Support
Discussion options

You must be logged in to vote

Thanks hawkeye217 - I fixed the typo and still had issues. After much fiddling it turns out I had a POE switch going bad - I replaced it and everything just works now. For others with Amcrest cameras here is my config:


mqtt:
  enabled: false

ffmpeg:
  hwaccel_args: preset-vaapi

# Amcrest 4K IP8M-2796EW-AI @ main stream 0: 3840 x 2160 h264, sub stream 1: 704 x 480 h264

go2rtc:
  streams:
    front_high:
      - "rtsp://xx:[email protected]:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif"
    front_low:
      - "rtsp://xx:[email protected]:554/cam/realmonitor?channel=1&subtype=1&unicast=true&proto=Onvif"
    patio_high:
      - "rtsp://xx:[email protected]:554/cam/realmonitor…

Replies: 2 comments 3 replies

Comment options

NickM-27
Aug 6, 2024
Collaborator Sponsor

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@hawkeye217
Comment options

@bonifacio123
Comment options

Answer selected by NickM-27
@hawkeye217
Comment options

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