Skip to content

[Config Support]: Recorded historic videos are missing audio #12158

Closed Answered by MaBeniu
MaBeniu asked this question in Config Support
Discussion options

You must be logged in to vote

my hikvision cam is using G.711ulaw audio encoding.
finally found some time to update config as per example and was able to make it work. I am really dumb in reading manual and still needed some time to figure out where naming wasnt correct. now the config is as bellow and it works !!!!

go2rtc:
streams:
svetaine:
- rtsp:https://xxxx:[email protected]:554/Streaming/Channels/101
- "ffmpeg:svetaine#audio=aac"

cameras:
svetaine:
ffmpeg:
output_args:
record: preset-record-generic-audio-aac
inputs:
- path: rtsp:https://127.0.0.1:8554/svetaine
roles:
- record
- detect

for others if that will be helpfull I marked in bold where the name has to match

Replies: 4 comments 8 replies

Comment options

NickM-27
Jun 25, 2024
Collaborator Sponsor

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@NickM-27
Comment options

NickM-27 Jun 27, 2024
Collaborator Sponsor

Comment options

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

NickM-27 Jul 2, 2024
Collaborator Sponsor

@iamhermes
Comment options

@NickM-27
Comment options

NickM-27 Jul 2, 2024
Collaborator Sponsor

@iamhermes
Comment options

@NickM-27
Comment options

NickM-27 Jul 2, 2024
Collaborator Sponsor

Comment options

You must be logged in to vote
0 replies
Answer selected by NickM-27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment