Top 3 JavaScript ovenmediaengine 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.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
JavaScript ovenmediaengine related posts
Index
What are some of the best open-source ovenmediaengine projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | OvenPlayer | 416 |
2 | OvenLiveKit-Web | 27 |
3 | OvenSpace | 24 |