jitsi-videobridge
https://github.com/jitsi/jitsi-videobridge
Kotlin
Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build highly scalable video conferencing infrastructure (i.e., up to hundreds of conferences per server).
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Kotlin not yet supported2 Subscribers
Add a CodeTriage badge to jitsi-videobridge
Help out
- Issues
- feat: Support in-place ICE restart with a new Agent
- JVB health check fails with "No valid IP addresses available for harvesting" when the host/container has multiple network interfaces, even after restricting harvesting to a single valid address
- RTP is sent to a non-nominated ICE candidate pair, causing one-way audio
- IndexOutOfBoundsException handling packets at the same time as some-users-cannot-hear-each-other bug
- Screen sharing causes high CPU and network load, performance issue with large conference
- jetty e10 handleException ( java.lang.NoSuchMethodError) since 2.0.11031 / jetty-security-12.0.22 pulled instead 12.0.35 (ommited due to conflict)
- Videobridge doesn’t use websockets
- Expired non-visitor endpoint retained in ConferenceSpeechActivity when visitors are enabled, causing large heap retention / OOM
- Debian package Pre-Depends restricts Java runtime to OpenJDK packages only
- Build fails depending on the current locale
- Docs
- Kotlin not yet supported