mpromonet / v4l2rtspserver

RTSP Server for V4L2 device capture supporting HEVC/H264/JPEG/VP8/VP9
The Unlicense
1.86k stars 428 forks source link

Update arm64 Dockerfile to build audio support #296

Closed s-fairchild closed 1 year ago

s-fairchild commented 1 year ago

I would like to update the arm64 Dockerfile to support alsa.

Description

This is to update the arm64 Dockerfile to build alsa support.

Related Issue

https://github.com/mpromonet/v4l2rtspserver/issues/295

Motivation and Context

I use this project on some of my arm machines and rather than rebuilding the containers locally, I think it would be beneficial to have the upstream arm64 images support alsa.

It prevents users from rebuilding the arm64 docker images to support alsa.

Types of changes

mpromonet commented 1 year ago

Hi @s-fairchild

Thanks for the contribution.

Best Regards, Michel.