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

[FEAT] Add support for ALSA #55

Closed
1 task done
carrotgeball opened this issue Jan 21, 2024 · 3 comments
Closed
1 task done

[FEAT] Add support for ALSA #55

carrotgeball opened this issue Jan 21, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@carrotgeball
Copy link

Is this a new feature request?

  • I have searched the existing issues

Wanted change

Add ALSA support for hardware sound device recording

Reason for change

For capture card streaming, current ffmpeg already have v4l2 and opus support, but no support to capture sounds which included with many capture cards.

Proposed code change

I recompile a ffmpeg with --enable-alsa and libasound2-dev installed, it works just fine.

@carrotgeball carrotgeball added the enhancement New feature or request label Jan 21, 2024
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@aptalca aptalca self-assigned this Jan 21, 2024
@aptalca
Copy link
Member

aptalca commented Jan 21, 2024

@carrotgeball Can you give this image a try and let us know if it works? It has alsa support
ghcr.io/linuxserver/lsiodev-ffmpeg:6.1-cli-pkg-a715c0ab-dev-23abf40371b1b63408bfe31ba26b76bb684a121f

Thanks

@carrotgeball
Copy link
Author

@carrotgeball Can you give this image a try and let us know if it works? It has alsa support ghcr.io/linuxserver/lsiodev-ffmpeg:6.1-cli-pkg-a715c0ab-dev-23abf40371b1b63408bfe31ba26b76bb684a121f

Thanks

it works :)

@carrotgeball carrotgeball closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2024
@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants