Giter Site home page Giter Site logo

Comments (8)

capnmidnight avatar capnmidnight commented on August 23, 2024

I've seen this same issue as well. BaseJitsiClient might not be waiting for the videoConferenceLeft correctly. Or ExternalJitsiClient or LibJitsiClient might not be calling the right paths to end the session.

Was this in the live site (which currently uses ExternalJitsiClient)? Or was this in one of the test pages?

from calla.

mooomooo avatar mooomooo commented on August 23, 2024

This was on the main site; I haven't tried any of the test pages.

from calla.

capnmidnight avatar capnmidnight commented on August 23, 2024

This should be fixed now

from calla.

mooomooo avatar mooomooo commented on August 23, 2024

It does appear to successfully leave the room, but the mic / camera seem to remain active? On my computer at least, it continues to consume CPU as well.

from calla.

capnmidnight avatar capnmidnight commented on August 23, 2024

Ah, I think that we be fairly easy to address. Just need to remove all the local tracks before leaving. Will also need to shut down the "audio client", which is the thing that manages the spatialization.

from calla.

capnmidnight avatar capnmidnight commented on August 23, 2024

Okay, leaving now disconnects the mic and camera

from calla.

mooomooo avatar mooomooo commented on August 23, 2024

Looks good. It does leave behind the on-screen widgets, but they are successfully deactivated so that's just aesthetic.

Is there a particular reason why joining a room redraws the main page rather than taking you to a new page? With a new page, leaving becomes cleaner, and you also get the ability to directly link to a room similar to how jitsi lets you connect to a specific chat.

from calla.

capnmidnight avatar capnmidnight commented on August 23, 2024

Technically, joining a room is a separate step from logging into the Jitsi instance. Eventually, I want to let people walk around on a map to choose their room. Navigating between pages will break that.

Also, the current room gets added as a hash in the URL, so you can actually link people to your room in Calla. Just copy and paste the current URL. There's also a button in the headerbar for tweeting out a link to your current room.

from calla.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.