Coder Social home page Coder Social logo

Comments (9)

m1k1o avatar m1k1o commented on July 18, 2024

That option was added to automatically start broadcast. Not setting it would not start any broadcast. But you would like to see the URL pre-filled? Maybe just read-only? What is the use-case or motivation behind this?

from neko.

jameskitt616 avatar jameskitt616 commented on July 18, 2024

I often do movie nights with friends who just watch via Browser on Desktop. But like once a week we do a movie night in VrChat, which requires me to enable the stream only for this use case. So it would be nice if i could just enable the stream when i need it. And not turn it off everytime i reboot the container/VM cuz it consumes a lot of resources.

from neko.

m1k1o avatar m1k1o commented on July 18, 2024

You could specify the broadcast URL only in the GUI. But I assume you would like to have that field pre-filled and do not want to enter the URL everytime you want to broadcast?

image

from neko.

jameskitt616 avatar jameskitt616 commented on July 18, 2024

Yes correct. I want the URL pre-filled but the broadcast not started automatically on container start.

from neko.

jameskitt616 avatar jameskitt616 commented on July 18, 2024

Alternatively i just had the idea to add an env variable to set a time like this: BROADCAST_DISABLE_EMTPTY_ROOM_TIMEOUT=5m
Which disables the Broadcast automatically when no one is in the neko room present for more than the given time. (default ofc disabled)

from neko.

m1k1o avatar m1k1o commented on July 18, 2024

That could definitely be a topic for v3 rewrite. To make more options for broadcast (e.g. specify multiple broadcast targets and user could just select one in GUI, or entirely remove posibility to modify broadcast url, automatically starting / stopping broadcast).

But for now, adding NEKO_BROADCAST_AUTOSTART could be done easily, because there is already option for that in the boradcast manager.

from neko.

m1k1o avatar m1k1o commented on July 18, 2024

Implemented in the last commit. You would need to use NEKO_BROADCAST_AUTOSTART: "false" because true is currently the default behavior, to keep backward compatibility.

from neko.

jameskitt616 avatar jameskitt616 commented on July 18, 2024

Thank you very much again 🚀, standing by for next docker container release to test.

Regarding the time based disabling of the Broadcast

That could definitely be a topic for v3 rewrite. To make more options for broadcast (e.g. specify multiple broadcast targets and user could just select one in GUI, or entirely remove posibility to modify broadcast url, automatically starting / stopping broadcast).

should i create a new Issue or how will this be tracked?

from neko.

m1k1o avatar m1k1o commented on July 18, 2024

You can create new issue, i will close this one.

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.