Top 3 JavaScript ovenplayer Projects
-
Project mention: Looking for self hosted screen sharing/streaming solution | reddit.com/r/selfhosted | 2022-09-19
OvenMediaEngine has a player called OvenPlayer. I've set this up in Vue and host the page so that others can visit the page and it starts playing for them instantly. OvenPlayer also has a hosted demo that I use for debugging and testing.
-
Project mention: Looking for a program where I can livestream / share my screen in close to real time (like discord) | reddit.com/r/selfhosted | 2023-01-28
I had great luck with setting up OvenMediaEngine with a custom OvenLiveKit player HTML. I stream to the server via RTMP and it publishes the stream over WebRTC. In the best case I got around 1 second latency, since there's a bit of overhead while converting audio channels (WebRTC only supports Opus, OBS only supports AAC (I think)). Also you can't use B-Frames, so you need to pay attention to that in OBS.
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
JavaScript ovenplayer related posts
Index
What are some of the best open-source ovenplayer projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | OvenPlayer | 409 |
2 | OvenLiveKit-Web | 26 |
3 | OvenSpace | 24 |