Skip to content

No stream detected. #356

Dec 10, 2020 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

The logs are getting a big flooded with what looks like errors because you have the log level set to debug. I think the real error is Failed to open /dev/dri/renderD128 as DRM device node. Did you have hardware acceleration working previously?

Try this config without hwaccel to see if it works:

detectors:
  coral:
    type: edgetpu
    device: 'usb:0'
mqtt:
  host: 192.168.0.20
  user: YYYY
  password: XXXXXXX
  topic_prefix: frigate

cameras:
  terrace:
    ffmpeg:
      inputs:
        - path: 'rtsp://admin:XXXXXX@192.168.30.11:554/h264Preview_01_sub'
          roles:
            - detect
    save_clips:
      enabled: false
      pre_capture: 10
      objects:
        - person
      re…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@oriolism
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@oriolism
Comment options

Answer selected by blakeblackshear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants