Closed xrh0905 closed 5 months ago
I have the same issue on the latest docker dev with a reolink camera, there's no audio.
-s "main" --ffmpeg-args='-c:v copy -vbsf "h264_metadata=tick_rate=60000/1001" -ar 32000 -ac 1 -codec:a aac -b:a 32k'
Just did a few test and confirm that this problem will only occur with dev
branch of image, latest
did not disable the microphone, but filled up logs with Broken Pipe
.
Running into the same issue. Dev gives me no audio with video. Latest just breaks and doesn't work at all.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This is still an issue.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This is still an issue.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Nope it's not
Camera
Frigate RTSP Restream
Firmware version of the camera
0.13.1-34FB1C2
Description
When the camera is setup, the Protect application said the microphone is disabled, and require a factory reset to reenabled it. Remove the camera and change MAC address didn't solve the issues.
How to reproduce
Expected behaviour
Get voice on record and streaming.
Screenshots
Additional information
Now the voice cannot be turn on(Little speaker icon is disabled) and I can't get any voice from streaming. FFProbe of my stream post below.
The startup command is
Using docker image tag
dev