OvenLiveKit-Web
webrtc-sdk
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- Sonar - Write Clean JavaScript Code. Always.
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Revelo Payroll - Free Global Payroll designed for tech teams
OvenLiveKit-Web | webrtc-sdk | |
---|---|---|
3 | 3 | |
37 | 834 | |
- | - | |
0.0 | 1.9 | |
about 2 months ago | about 3 years ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
OvenLiveKit-Web
-
Looking for a program where I can livestream / share my screen in close to real time (like discord)
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.
-
[Use Case] The third use case of OvenMediaEngine: IoTcube Conference 2021 ( Sep 9, 2021)
We also set WebRTC as input and output by applying OvenLiveKit for Web, which can send media stream to OvenMediaEngine's WebRTC Provider to direct broadcasting using a webcam/microphone on the desktop rather than an encoder as OvenStreamEncoder, OBS, or XSplit. Well, If you are interested in OvenLiveKit for Web, click HERE for more information.
-
We have released new open-source projects.
GitHub: https://github.com/AirenSoft/OvenLiveKit-Web
webrtc-sdk
-
Is there a Video chat script with WebRTC that I can add to a web page
Wow. That is a tall order. Fortunately there is such a Script / SDK etc. available for you. You will need a PubNub account. https://github.com/stephenlb/webrtc-sdk
-
WEBRTC video call app with multiple videos Javascript
I liked this one. https://github.com/stephenlb/webrtc-sdk but you're married to PubNub.
What are some alternatives?
FirebaseRTC - Codelab for building a WebRTC Video chat application using Firebase Cloudstore.
open-easyrtc - Open-EasyRTC - EasyRTC Free of Priologic
simple-peer - 📡 Simple WebRTC video, voice, and data channels
javascript-sdk-design - JavaScript SDK Design Guide extracted from work and personal experience
OvenSpace - OvenSpace is Sub-Second Latency Streaming Demo Service using OvenMediaEngine, OvenPlayer, and OvenLiveKit.
OvenMediaEngine - OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS
Bot Builder SDK - Bot Framework provides the most comprehensive experience for building conversation applications.
OvenPlayer - OvenPlayer is JavaScript-based LLHLS and WebRTC Player for OvenMediaEngine.
Countly - Countly is a product analytics platform that helps teams track, analyze and act-on their user actions and behaviour on mobile, web and desktop applications.
stream-live-system - :red_circle: An example of a live broadcast system using microservice concepts and architected with docker.
WebRTC-Video-Broadcast - WebRTC video/audio broadcast
Video-Meeting - Google Meet / Zoom clone in a few lines of code