We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, would be possible implement enable audio for this?
I use HDMI encoder with, works perfect, video + audio, 0 delay.
USB works fine only video, best quality image, but without audio.
https://www.amazon.com/Plugable-HDMI-Video-Capture-Card/dp/B0BVGQQ2JP?ref_=ast_sto_dp
Please this software is great!!! In the future implement this feature.
The text was updated successfully, but these errors were encountered:
You can do anything with exec source and FFmpeg. Check some closed issues. Go2rtc just haven't any helpers for autodetect audio on your Linux server.
Sorry, something went wrong.
I don't understand much, but I can make inside go2rtc this?
How can add audio format?? ffmpeg:-#input=-f v4l2 -input_format mjpeg -video_size 1280x960 -i /dev/video0#video=copy
some examples (not necessarily very good ones but they do work) in #403
ALSA audio supported https://github.com/AlexxIT/go2rtc/releases/tag/v1.6.0
No branches or pull requests
Hi, would be possible implement enable audio for this?
I use HDMI encoder with, works perfect, video + audio, 0 delay.
USB works fine only video, best quality image, but without audio.
https://www.amazon.com/Plugable-HDMI-Video-Capture-Card/dp/B0BVGQQ2JP?ref_=ast_sto_dp
Please this software is great!!!
In the future implement this feature.
The text was updated successfully, but these errors were encountered: