Skip to content

[Camera Support]: No audio I cannot get audio to work either live or recorded. #13301

Closed Answered by NickM-27
mworsnop asked this question in Camera Support
Discussion options

You must be logged in to vote
    ffmpeg:
      inputs:
        - path: rtsp://admin:[email protected]:554/cam/realmonitor?channel=1&subtype=0

should be

    ffmpeg:
      input_args: preset-rtsp-restream
      inputs:
        - path: rtsp://127.0.0.1:8554/A1_Test

Replies: 3 comments 8 replies

Comment options

NickM-27
Aug 23, 2024
Collaborator Sponsor

You must be logged in to vote
0 replies
Comment options

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

NickM-27 Aug 23, 2024
Collaborator Sponsor

@mworsnop
Comment options

@NickM-27
Comment options

NickM-27 Aug 23, 2024
Collaborator Sponsor

@mworsnop
Comment options

@NickM-27
Comment options

NickM-27 Aug 23, 2024
Collaborator Sponsor

Comment options

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

@NickM-27
Comment options

NickM-27 Aug 23, 2024
Collaborator Sponsor

Answer selected by mworsnop
@mworsnop
Comment options

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