ffmpegwasm / ffmpegwasm/ffmpeg.wasm
How to combine audio rtsp stream and video rtsp stream?
Open
- Dominant language
- C
- Stars
- 17.8k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I have a video rtsp stream and a audio stream,I wonder how to comine them in js.
e.g.
video:rtsp://10.44.200.69/live/video
audio:rtsp://10.44.200.69/live/audio
**Describe the solution you'd like**
Just want to display the audio and related video and the same time in Front-end
Contributor guide
Assessment
This issue has not been assessed yet.