GithubHelp home page GithubHelp logo

info-beamer / package-livestream Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 5.0 27.82 MB

Experimental package based on streamlink. Should be able to stream youtube, twitch and others.

Home Page: https://info-beamer.com/pkg/6915

License: Other

Python 87.92% Lua 8.03% HTML 3.69% Shell 0.36%
info-beamer-hosted streaming

package-livestream's People

Contributors

dividuum avatar

Stargazers

 avatar

Watchers

 avatar  avatar

package-livestream's Issues

Twitch Stream is flapping

Hi Florian,
tried to stream different Twitch channels today (over WiFi as well as LAN 1000Mbit). All had the issue that they were constantly stopping and restarting. With Vimeo, I didn't have any issues. Could you please test if you have the same issue?
Cheers
Marcus

Small discrepancy in api endpoint

Hey hey

https://github.com/info-beamer/package-livestream/blob/master/control.html
sends channel-up/down events via api to the device/{id}/node/root/remote/key endpoint.
ib.sendCommand("remote/key", "channel-up");

in the receiving side it reacts to all which is send to /remote/
https://github.com/info-beamer/package-livestream/blob/master/node.lua#L84

is this by intention? should it be accessible via /remote or via remote/key only?

the intention behind this clarification:
i would like to add an additional endpoint (seperat issue) to be able to choose channels directly (via name and/or position in list). this could either be done via
device/{id}/node/root/remote/channel/name -> data={channel.name}
and
device/{id}/node/root/remote/channel -> data={channel.id}

or via a complete own endpoint
device/{id}/node/root/channel/name -> data={channel.name} [...]

but what choices would be available there depend on if this here will be changed or not. :)
thanks!

Update package

Hi,
is it possible to update this package to last streamlink version?
It would be great to add the possibility of specifing a buffer size for the player in order to avoid video lagging.
Thanks.

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.