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.

Only one user can see translated captions

See original GitHub issue

Description:

Only one moderator can receive translated subtitles from other participants. Other participants and delegated moderators can’t toggle their subtitles/choose a language.

Only the moderator who clicked subtitles first can see the translated transcripts from other people (closed captions).

Steps to reproduce:

  1. Set up docker-jitsi-meet-stable-7648-4

  2. Create and join a meeting

  3. At toolbar, find subtitles and choose a language

  4. Invite another participant and let them speak

  5. Notice that you can receive translated transcripts from their voice input, while the other participant cannot choose a language

  6. Grant the said participant moderator status

  7. As the other participant, find subtitles and choose a language

  8. Notice that when the other moderator speaks, you don’t receive translated transcripts

Actual behavior:

Other users must be able to enable translation and receive translated transcripts

Server information:

  • Jitsi Meet version: docker-jitsi-meet-stable-7648-4
  • Operating System: Docker desktop 4.10.1 (82475)

Client information:

  • Browser / app version: image

  • Operating System: image

Additional tests

I compiled a custom jitsi-meet where the subtitles button always shows

Then I integrated the build/image to docker-jitsi-meet-stable-7648-4

react/features/subtitles/components/AbstractClosedCaptionButton.js image

…still doesn’t work for other participants other than the first moderator who enabled subtitles

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:15 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
devByGelucommented, Sep 29, 2022

You’re awesome!

I’ll try if i can recreate your fix in docker, then hopefully create a PR for the docs for other people to see. Were there any other resources that helped you implement the fix?

1reaction
charles-zablitcommented, Sep 29, 2022

Do you need help getting the subtitles button to “artificially” show up for other participants? @charles-zablit No problem, thanks 😃

I’ve managed to fix the issue. You have to specify a hiddenDomain in jitsi’s config.js. You can use recorder.meet.jitsi if using docker. Then create a user in prosody for that domain named jigasi, give it a password and fill in the config in sip-communications.properties. Jigasi should login as a hidden participant and subtitles should be working as expected, for moderators and hosts.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use live captions in a Teams meeting - Microsoft Support
By default, live captions are displayed in the language that's spoken during the meeting. Live translated captions allow users to see captions translated...
Read more >
Enabling and configuring translated captions - Zoom Support
Zoom translated captions enable users to have the speech in a meeting or webinar automatically translated in real-time to captions in another ...
Read more >
This is how Zoom Translated Captions bridge the language gap
Can Zoom translate captions ? YES! Now having participants speaking different languages on Zoom is not an issue anymore.
Read more >
Use translated captions in Google Meet - Android
Turn on translated captions · On your Android device when you're in a meeting, to display call controls, tap the screen. · Tap...
Read more >
Zoom Adds Translated Captions As a Paid Add-On - Tech.co
There's a catch: The feature is only available for paid plans, and it will cost an extra $5 per month, per user on...
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