You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
What do you mean by having 2 separate streams for audio and video? As much as I know most cameras send both data using RTSP. That's why FFMPEG has an option for audio. How does your camera communicate this data?
On Jul 20, 2020, at 8:06 AM, Imre Racz ***@***.***> wrote:
Hi @MACscr ,
Thanks for opening this issue!
What do you mean by having 2 separate streams for audio and video? As much as I know most cameras send both data using RTSP. That's why FFMPEG has an option for audio. How does your camera communicate this data?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My camera for some reason provides an h264 for video and an .aac stream for audio. Any way to get a final web stream that has both audio and video?
The text was updated successfully, but these errors were encountered: