feature request: support multiple audio streams
See original GitHub issueFor events with live translation service, remote participants would like to choose a certain language track. Either live or one of the translated audio tracks.
Some thoughts:
- Two languages would be possible using stereo #2395
- Does Jitsi also support surround (with up to 7.1 audio tracks)?
Stereo works only when switching off P2P and diabling echo cancellation by adding #config.p2p.enabled=false&config.disableAP=true&config.disableAEC=true
to the URL.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Feature request: Multiple output audio streams | OBS Forums
Simple feature request on recording: An option to not mix all the audio sources together into a single track, but record them on...
Read more >Shadowplay Feature Request - GeForce Experience - NVIDIA
Shadowplay Feature Request: Multiple Audio streams in the video file.
Read more >Feature request: Multiple audio streams | VideoRedo
Hello, this is my first post here :) VRD H264 seems to be interesting product. It can now preserve Subtitle and Teletext streams...
Read more >Multiple audio tracks - Closed feature requests - Voukoder
Currently I think it is not possible to export audio in multiple tracks, only one audio track is created every time.
Read more >Support for multiple separate audit track files (AC3, DTS etc.)
If not, I want to add a feature request for support of separate audio tracks. P.S. I am a new user of emby...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I successfully tested playing a Dolby surround video from one Jitsi Meet client and enjoying surround at a 7.1 amplifier via a web browser and optical Aureon 5.1 output, using above parameters.
Now we would need a selector as UI element, which channel I want to follow. The Web Audio API may be a starting point https://developer.mozilla.org/en-US/docs/Web/API/AudioNode/channelInterpretation
Be careful, activating stereo is also switching off noise cancellation.
Meanwhile we have developed a feature complete solution for live translation for multiple languages including bridge translations for BigBlueButton https://git.fairkom.net/chat/fairblue/-/wikis/home