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
- Host: GitHub
- URL: https://github.com/picocode1/chrome-livestream
- Owner: picocode1
- Created: 2022-02-19T22:38:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-08T11:47:36.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T21:51:08.859Z (about 2 months ago)
- Topics: bootstrap, chrome, express, getdisplaymedia, javascript, livestream, nodejs, screenshare, webbrowser
- Language: HTML
- Homepage:
- Size: 34.2 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
### Requirements (Not needed to watch)
* NodeJS
* NPMPackages:
```console
npm i http express ws
```### Extra
[Lua extension for gamesense](https://github.com/picocode1/LUA/blob/main/%5BGAMESENSE%5D%20-%20LiveStream.lua)