An open API service indexing awesome lists of open source software.

https://github.com/picocode1/chrome-livestream

LiveSteam from a Google Chrome tab
https://github.com/picocode1/chrome-livestream

bootstrap chrome express getdisplaymedia javascript livestream nodejs screenshare webbrowser

Last synced: about 1 month ago
JSON representation

LiveSteam from a Google Chrome tab

Awesome Lists containing this project

README

        

# Chrome-LiveStream
Share your screen to your website from any chrome browser only using JavaScript

### Feature list

- [x] Auto update resolution.
- [x] Sync compression settings to every client.
- [x] Auto load on LiveStream page.
- [x] Quality color slider.
- [x] Low latency.
- [x] Bandwidth saving feature.
- [x] Total networks usage in title.
- [x] Responsive design.
- [ ] Phone LiveStream ([Browser compatibility](https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia#browser_compatibility)).
- [ ] Admin panel.
- [ ] Multiple screenshare sessions.

### Preview
![Alt Text](https://i.imgur.com/QtECTkI.gif)

### Requirements (Not needed to watch)
* NodeJS
* NPM

Packages:
```console
npm i http express ws
```

### Extra
[Lua extension for gamesense](https://github.com/picocode1/LUA/blob/main/%5BGAMESENSE%5D%20-%20LiveStream.lua)