Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug forcing rtsp for audio detection ffmpeg process #8156

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

NickM-27
Copy link
Sponsor Collaborator

@NickM-27 NickM-27 commented Oct 13, 2023

This fixes a bug forcing rtsp input args in the audio process, this is wrong and the configured ffmpeg input args should work same as for detect and record processes

the args must be joined as a list to the user agent is not split on the space. this remains consistent with how ffmpeg commands are used elsewhere in the codebase

@netlify
Copy link

netlify bot commented Oct 13, 2023

Deploy Preview for frigate-docs canceled.

Name Link
🔨 Latest commit 6ad81b9
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/6529b239caba360008e77da6

@blakeblackshear blakeblackshear merged commit 34b315c into dev Oct 13, 2023
13 checks passed
@blakeblackshear blakeblackshear deleted the audio-input-args branch October 13, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants