Code Monkey home page Code Monkey logo

Comments (4)

fippo avatar fippo commented on May 8, 2024

Could not reproduce. How are you muting the local video? By setting muted or by setting the volume to 0?
ISTR some chrome bug with the former... https://code.google.com/p/webrtc/issues/detail?id=1961

from jitsi-meet.

emcho avatar emcho commented on May 8, 2024

Could not reproduce.

That's because Yana applied a partial fix yesterday.

How are you muting the local video? By setting muted or by setting the volume to 0?

Both. The problem is that we are currently delivering audio from the large video by default (as you would obviously know ;) ). When the large video starts showing us however, we have to keep playing the audio from some of the other thumbnails (which all seem to deliver the same mixed audio).

That's a bit complicated to manage however because if that participant leaves while you are watching yourself, we would need to unmute another remote video.

from jitsi-meet.

fippo avatar fippo commented on May 8, 2024

Right, so what about always playing the audio from the mixed element (which is supposed to be the only one with audio anyway) and having all other videos with volume 1?

from jitsi-meet.

emcho avatar emcho commented on May 8, 2024

so what about always playing the audio from the mixed element

We tried that but there doesn't seem to be any audio there at all.

and having all other videos with volume 1

You meant 0 here, right?

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.