Giter Site home page Giter Site logo

Comments (8)

jallamsetty1 avatar jallamsetty1 commented on June 3, 2024 3

Thanks for the logs, I do see an issue with track addition after ICE restarts when startVideoMuted and startAudioMuted are set. I will work on a fix.

from jitsi-meet.

emrahcom avatar emrahcom commented on June 3, 2024 2

I can confirm that the issue is fixed by this commit and cannot be reproduced in jitsi-meet v9315.

Thank you 👍

from jitsi-meet.

emrahcom avatar emrahcom commented on June 3, 2024 1

Sure @jallamsetty1

This is the log of the participant who has a network issue:
jitsi.yourdomain.com-disconnected.log

This is the log of the participant with a stable network but cannot get the video of the first participant:
jitsi.yourdomain.com-observer.log

from jitsi-meet.

emrahcom avatar emrahcom commented on June 3, 2024

Now, I can reproduce the same issue without enabled guest domain too.

Step 8 is different for this case. Instead of waiting for the fourth message, I'm waiting for the third message. Otherwise the second device rejoins and reloads UI.

from jitsi-meet.

bgrozev avatar bgrozev commented on June 3, 2024

Can you include the xmpp logs (APP.conference.saveLogs()) from the device that reconnects?

from jitsi-meet.

emrahcom avatar emrahcom commented on June 3, 2024

Sure

meetlog.json

from jitsi-meet.

bgrozev avatar bgrozev commented on June 3, 2024

Initially the client sends a session-accept, then adds a video and an audio source with source-add. Then after the network impairment/recovery sends a restart request (the session-terminate message). It receives a new session-initiate and responds with session-accept with no sources. It doesn't add any with source-add either. So it hasn't advertised sources for the new session, which is why it isn't seen/heard.
@jallamsetty1 , any idea why this happens?

from jitsi-meet.

jallamsetty1 avatar jallamsetty1 commented on June 3, 2024

Not sure, the session-accept for the new session should have the sources info. @emrahcom, do you have the full browser console log by any chance?

from jitsi-meet.

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.