Giter Site home page Giter Site logo

Comments (5)

m1k1o avatar m1k1o commented on July 16, 2024 2

Selective control availability functionality has been implemented recently, as control lock.

image

It can disable control for users.

from neko.

m1k1o avatar m1k1o commented on July 16, 2024

We could have flag NEKO_CONTROL_TYPE that can contain one of following values:

  • request - need to request control every time.
  • click - on every click on the screen control will be given.
  • move - on every mouse move on the screen control will be given.

While request type is the current implemented.

from neko.

ruralty avatar ruralty commented on July 16, 2024

It would seem the most intuitive and versatile way to improve collaboration would be the following:

  1. When request button is clicked, admin and users all have control.

  2. Then control is switched when any user moves the mouse.

  3. Admin can click request button again to remove control.

from neko.

ruralty avatar ruralty commented on July 16, 2024

Does this update on my deployed VM instance automatically?

How about the implicit control gain? (control is switched when any user moves the mouse)?

Any update coming? _

from neko.

m1k1o avatar m1k1o commented on July 16, 2024

No, auto update was not yet implemented. It needs to be done manually in terminal. Pulling new images with docker pull m1k1o/neko:chromium and then recreating all rooms.

No updates yet, I was quite busy last week.

from neko.

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.