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.

Jicofo reinvite Jigasi transcriber on failure

See original GitHub issue

This Issue tracker is only for reporting bugs and tracking code related issues.

Before posting, please make sure you check community.jitsi.org to see if the same or similar bugs have already been discussed. General questions, installation help, and feature requests can also be posted to community.jitsi.org.

Description


Hello,

I’m testing a failure use case of Jigasi. When Jigasi is transcribing in a conference, I restart the container, notification is correctly see in Jitsi Meet interface. But it’s not possible to reinvite Jigasi after complete restart.

In code, I did not see any use case to put active to false when Jigasi leave without be requested.

Community thread => https://community.jitsi.org/t/reinvite-jigasi-on-failure/114332

Current behavior


Transcriber do not return to the conference

Expected Behavior


Transcriber should return in the conference

Possible Solution


Steps to reproduce


  • Activate subtitles
  • restart Jigasi container
  • activate subtitles => nothing append

Environment details


Usage of https://github.com/jitsi/docker-jitsi-meet Versions:

  • Jicofo / Jigasi / prosody stable_7001
  • Meet stable_7287

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
bgrozevcommented, May 13, 2022

The only (other) effect of this bug is that jigasi’s without “unmute” support will be muted anyway. But jigasi has supported “unmute” for a long time, so in practice there are no bad effects. We’ll fix it in jigasi, you can patch it yourself here: https://github.com/jitsi/jigasi/blob/master/src/main/java/org/jitsi/jigasi/JvbConference.java#L170

0reactions
damenchocommented, May 27, 2022

Yep

Read more comments on GitHub >

github_iconTop Results From Across the Web

Reinvite Jigasi on failure - Docker - Jitsi Community Forum
Hello, I'm trying to test use case of failure in Jitsi stack. ... I think jicofo/TranscriberManager.java at master · jitsi/jicofo · GitHub ...
Read more >
Jitsi - Bountysource
Hello,. I'm testing a failure use case of Jigasi. When Jigasi is transcribing in a conference, I restart the container, notification is ...
Read more >
Jigasi for transcription : r/jitsi - Reddit
Hi everyone, I have my own Jitsi instance up and running and now try to enable and configure jigasi for transcription. As guide...
Read more >
Secure Domain setup | Jitsi Meet - GitHub Pages
Secure Domain setup. It is possible to allow only authenticated users to create new conference rooms. Whenever a new room is about to...
Read more >
Jitsi jicofo Issues - Giters
Jitsi jicofo: JItsi COnference FOcus is a server side focus component used in Jitsi Meet conferences. ... Jicofo reinvite Jigasi transcriber on failure....
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