jitsi-videobridge
https://github.com/jitsi/jitsi-videobridge
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).
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:SchoolGuy:jitsi/Jitsi-Videobridge && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Makefile | 0000000427 427 Bytes | |
application.conf | 0000005966 5.83 KB | |
jitsi-videobridge.changes | 0000009696 9.47 KB | |
jitsi-videobridge.conf | 0000001004 1004 Bytes | |
jitsi-videobridge.obsinfo | 0000000121 121 Bytes | |
jitsi-videobridge.service | 0000000962 962 Bytes | |
jitsi-videobridge.spec | 0000004517 4.41 KB | |
jitsi-videobridge.tar.bz2 | 0000227473 222 KB | |
logging.properties | 0000001044 1.02 KB | |
maven_repo.tar.bz2 | 0243430893 232 MB | |
mkrelease.sh | 0000003648 3.56 KB | |
sip-communicator.properties | 0000000101 101 Bytes | |
videobridge-user.conf | 0000000127 127 Bytes |
Revision 27 (latest revision is 50)
Leon Schroeder (LSchroeder)
committed
(revision 27)
jitsi-videobridge 2.1-416-g2f43d1b4 ----------- * Allow querying the state of endpoint debug features (#1546) * Debug rest changes (#1544) * update jitsi-media-transform: ref: expose getters to get state of debug features fix: address possible concurrentmodificationexception in media pipeline ref: fix type of json stats variable * update jitsi-utils: ref: getter to check if queue stats are enabled ref: remove unnused propertychangenotifier api ref: expose extra settings for log handlers * chore: Ignore .DS_Store. (#1542) * allow cors on the private httpserver (#1540) * Fix sending an "active=true" message when an endpoint is connects after being recreated. (#1538) * chore: Update jetty. (#1537) * fix: Included the bridge version in ServerHello sent over WS. (#1536) * ref: Use EventEmitter from jitsi-utils. (#1535) * Feat: bump jmt: stats improvements. (#1534) * fix: Suppress sending SenderVideoConstraints(height=0) (#1533) * fix: Fix getting mediaSource for OctoEndpoint. (#1531) * fix: Fix serializing when version==null. (#1529) * feat: Announce version in ServerHello (optionally). (#1528) * Move VersionService and HealthChecker out of Videobridge. (#1527) * Split BitrateController into an allocator and packet handler. (#1526) * ref: Move JettyHelpers to jicoco. (#1524) * update REST configuration doc (#1523) * Bitrate allcation tests (#1517) * Update jmt: Fix DtlsStack threading deadlock; add a timeout for DTLS handshakes. (#1516) * Update: Use latest jicoco. (#1515) * feat: Add oversending time stat (#1514) * Chore: Update ktlint version (#1510) * Update: Use latest jicoco. (#1513) * fix: Fix raw type warnings (reduce use of generics, use List instead of array). (#1512) * Fix: Adapt to new Jetty version deprecations; fix compilation warnings. (#1511) * Chore: bump versions of several dependency libraries. (#1509)
Comments 0