question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

feature request: support multiple audio streams

See original GitHub issue

For 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:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
rasoscommented, Mar 14, 2020

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

0reactions
rasoscommented, Jul 7, 2022

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found