Skip to content

The green screen #17199

Closed Answered by MitchWuk
volinvladim asked this question in Ask A Question
Mar 17, 2025 · 1 comments · 21 replies
Discussion options

You must be logged in to vote

Coud you please try setting up a Go2RTC instance and set this camera to read from it? Config should look like this

go2rtc:
  streams:
    esp32cam1:
      - rtsp://192.168.2.5:554/mjpeg/1
      - ffmpeg:esp32cam1#video=h264#hardware

...

 esp32cam1:
    ffmpeg:
      inputs:
        - path: rtsp://127.0.0.1:8554/esp32cam1
          roles:
            - detect
    snapshots:
      enabled: true
      retain:
        default: 3
    detect:
      width: 800
      height: 600
      fps: 5
    objects:
      track:
        - cat
        - dog

Replies: 1 comment 21 replies

Comment options

You must be logged in to vote
21 replies
@volinvladim
Comment options

@hawkeye217
Comment options

@volinvladim
Comment options

@MitchWuk
Comment options

Answer selected by NickM-27
@volinvladim
Comment options

@MitchWuk
Comment options

@volinvladim
Comment options

@NickM-27
Comment options

NickM-27 Mar 18, 2025
Collaborator Sponsor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants