Running latest-arm64 on Docker on RPI4 and trying to get sound on the rtsp stream #334
Unanswered
privatesam
asked this question in
Q&A
Replies: 1 comment
-
Hi, You should share audio device with the container, mouting needed path/device. Best Regards |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is what my docker compose looks like:
As you can see I try to pass the
/dev/video0,/dev/video0
command through as the ReadMe suggests. I'm using a HDMI USb encoder and I get picture great but no audio track. My audio device shows as[ 3- 0]: digital audio capture
when I run /proc/asound/devices
Any help much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions