Giter Site home page Giter Site logo

【优化】在浏览器允许摄像头和麦克风的情况下,进入课堂也会弹现确认摄像头开启的窗口。 about room.cafe HOT 2 CLOSED

aonesuite avatar aonesuite commented on August 15, 2024
【优化】在浏览器允许摄像头和麦克风的情况下,进入课堂也会弹现确认摄像头开启的窗口。

from room.cafe.

Comments (2)

miclle avatar miclle commented on August 15, 2024

“弹出确认摄像头开启的窗口” 这个功能的实现逻辑是这样:

  1. 进入房间开始采集音视频,开始计时,
  2. 如果超过 300ms 还未采集到音视频流,就弹框提醒开启允许麦克风和摄像头
  3. 如果 300ms 采集到了音视频流,就会取消计时器,不弹框

上面的问题有可能是 300ms 太短,已经调整到 500ms,这个再多测试下,如果还有,再调长一点

from room.cafe.

ericsyh avatar ericsyh commented on August 15, 2024

测试通过,确认修复。

from room.cafe.

Related Issues (5)

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.