Skip to content

[Camera Support]: FFProbe Output and Audio Detection Failure? #9919

Discussion options

You must be logged in to vote

your cameras most likely are not outputting aac audio and you have not added aac audio transcoding.

Easiest solution would be to add ?video&audio to the stream, example:

        - path: rtsp://127.0.0.1:8554/dog_cam_sub?video&audio
          roles:
            - detect
            - audio

Replies: 2 comments 3 replies

Comment options

NickM-27
Feb 19, 2024
Collaborator Sponsor

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

Answer selected by leaskovski
Comment options

You must be logged in to vote
2 replies
@NickM-27
Comment options

NickM-27 Feb 19, 2024
Collaborator Sponsor

@leaskovski
Comment options

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