Revisions of Jitsi-Videobridge

Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 50)
jitsi-videobridge 2.3-92-g64f9f34f
-----------
- feat: Updates java dependencies to include java17.
- Update Java Debian dependencies
- Add a Java option to work around a major performance regression in JDK 17 (#2110)
- Update jitsi-sctp to 1.0-21-gfe0d028. (#2108)
- Bump jitsi-sctp. (#2107)
- Remove some more excessively-chatty SsrcCache logs. (#2106)
- Don't try to rewrite TL0PICIDX on VP8 packets that don't have one. (#2105)
- Don't do per-packet debug logging in SsrcCache. (#2104)
- Make PcapWriter's output directory configurable. (#2103)
- Add more fields to the VP9 timeseries trace. (#2100)
- Simplify source projection accept() and add more unit tests. (#2099)
- Include layers' index strings in BandwidthAllocation.toString(). (#2098)
- Recommend libpcap0.8 for the JVB debian package. (#2094)
- Improve debug output of VP9 and AV1 quality filters. (#2093)
- feat: Add a config option for default initial last n. (#2095)
- feat: Implement a Prometheus histogram of rtp transit time. (#2091)
- Pass the appropriate log context to the adaptive source projection contexts. (#2096)
- Fix bug that would cause VP9/AV1 simulcast not to be routed properly after a switch. (#2101)
Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 49)
build repo with tumbleweed
Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 48)
updated configs
Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 47)
test other dependency packing strategy
Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 46)
jitsi-videobridge 2.3-44-g8983b11f
-----------
- Revert "Bump Bouncycastle to version 1.75. (#2036)" (#2049)
- chore: Bump jitsi-xmpp-extensions. (#2048)
- Enable private addresses for ICE based on a per-endpoint flag. (#2047)
Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 45)
update spec, add new configs
Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 44)
Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 43)
jitsi-videobridge 2.2-43-gce94dbb2
-----------
- Remove MultiStreamConfig, always enable multi-stream mode. (#1948)
- chore: Update jitsi-utils (#1950)
- chore: Update jicoco (#1949)
- Ssrc rewriting (#1845)
- Use a Colibri2Error when returning a graceful-shutdown failure. (#1946)
- fix: Avoid failures when purging packages.
- Port a few more stats to MetricsContainer. (#1944)
- Move a few metrics to MetricsContainer. (#1942)
- Add forwarded sources to debug state. (#1943)
- Add metrics for endpoints disconnected/reconnected. (#1940)
- fix: Treat maxHeight=-1 as "unlimited". (#1939)
- Port some packet stats to MetricsContainer. (#1941)
- doc: Update README.md. (#1938)
- Move some keyframe metrics to MetricsContainer. (#1936)
- Port additional metrics to MetricsContainer. (#1935)
- Only forward RTCP that Endpoints will want over Relay links. (#1933)
- Port some more metrics to MetricsContainer. (#1934)
- Bandwidth re-allocation timer (#1929)
- Consider all layers for vp9 ss (#1927)
- ref: Port ICE stats to Metrics. (#1932)
- feat: Silence detection (#1926)
Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 42)
Updated to new upstream version.
Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 41)
	jitsi-videobridge 2.2-9-g8cded16e
-----------
- Improve JVB loss statistics (#1911)
Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 40)
update to spec from infrastructure repo
Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 39)
jitsi-videobridge 2.1-634-gff8609ad
-----------
- Properly include relay endpoints and senders in relay bitrate/packet rate stats. (#1822)
- Fix issue where Relays' SrtpTransformers were closed while still in use.  Bump JMT. (#1821)
- Bump JMT: debugging and stats improvements (#1820)
- Debug improvements for secure octo (#1818)
- Secure octo fixes & improvements (#1817)
- Send secure octo media in parallel by endpoint (#1813)
- Bump JMT: log report count for over-large RTCP. (#1816)
- Remove unnecessary early initialization of drain stat. (#1815)
- feat: Send release ID in bridge statistics. (#1814)
- Feat: source name based sender constraints (#1782)
- fix: Sequence numbers of dropped audio packets. (#1810)
- ref: Remove removeReceiver impl for Relay. (#1812)
- feat: Handle SCTP with colibri2. (#1811)
- feat: Include a colibri2 error extension in error responses. (#1809)
- Parallelize receiving secure octo streams (#1808)
- Bump JMT: Don't try to interpret RTX packets marked with shouldDiscard. (#1807)
- Consolodate PacketTransitStats in one place (#1804)
Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 38)
jitsi-videobridge 2.1-595-g3637fda4
-----------
- Bump jitsi-stats. (#1776)
- fix: Fix the single-layer check to account for TS with only base layer frames. (#1772)
- feat: Ignore the max oversend limit for non-scalable streams (#1770)
Enno Gotthold's avatar Enno Gotthold (SchoolGuy) committed (revision 37)
Addendum to removal of sip-communitcator.properties
Enno Gotthold's avatar Enno Gotthold (SchoolGuy) committed (revision 36)
Delete sip-communitcator.properties
Enno Gotthold's avatar Enno Gotthold (SchoolGuy) committed (revision 35)
Updated configuration to new reference config
Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 34)
Leon Schroeder's avatar Leon Schroeder (LSchroeder) committed (revision 33)
jitsi-videobridge 2.1-592-g1e2879e0
-----------
- feat: Add an enable-rtcstats field to ColibriConferenceIQ. (#1758)
- Fix BitrateControllerTest2 (#1766)
- Update dependencies, cleanup deprecations (#1760)
- ref: Adapt to ice4j API changes. (#1764)
- Add stats for the number of received keyframes, layering changes, and video stream duration. (#1762)
- ref: Do not use --apis in new debian installations (#1738)
- Add configurable filter for statistics sent to MUC. (#1761)
- fix: use dummy values for raddr and rport instead of dropping them. (#1759)
- fix: Delay shutdown in graceful mode. (#1756)
- feat: implement SourceVideoTypeMessage (#1752)
- Update jicoco and jitsi-xmpp-extensions: Smack 4.4.4 and xmpp security mode. (#1757)
- ref: use execute instead of submit (#1753)
- fix exception when no recent speakers (#1754)
- fix: Slow initial convergence in RateTracker (jitsi-utils). (#1755)
- [Fix] Use the correct method for testing for private IP addresses. (#1751)
- Fix typo in log message. (#1747)
- Chase ELEMENT_NAME -> ELEMENT field name change in XMPP objects. (#1750)
- Add option to suppress advertising private addresses as ICE candidates. (#1749)
- Change the default ICE nomination strategy to NominateFirstHostOrReflexiveValid. (#1748)
- Fix: Bump jmt: fix throw on VP9 simulcast. (#1746)
- feat: Add histogram of initial RTT sliced by harvester name. (#1743)
- doc: Update links to statistics.md in rest-colibri.md (reported by @hex-m). (#1744)
Dominik Gedon's avatar Dominik Gedon (dgedon) accepted request 926199 from Elisei Roca's avatar Elisei Roca (eroca) (revision 32)
- Remove GECOS for group jitsi, otherwise package fails to install
  https://www.freedesktop.org/software/systemd/man/sysusers.d.html
Dominik Gedon's avatar Dominik Gedon (dgedon) committed (revision 31)
- Update to version 2.0.6293
- fix old duplicate changelog entries

jitsi-videobridge 2.1-551-g2ad6eb0b
-----------
- feat: Adds checkstyle module. (#1685)
- Bump JMT and RTP: Fixes to avoid generating overly-large RTCP packets. (#1717)
- feat: Make the number of recent speakers configurable. (#1707)
- test: Add tests for effective constraints. (#1701)
- Simplify bandwidth allocation code (#1710)
- Bump JMT: Limit RRs, retain video orientation header extensions (#1716)
- ref: Move code to helper functions (partially revert #1711). (#1715)
- Fix a race stopping a connectivity check client. (ice4j#237). (#1713)
- fix: Do not keep a reference to Endpoint in SourceAllocation. (#1712)
- Fix removing ICE listeners. (#1711)
- Add support for arm64 native libraries (#1706)
- feat: Support mapping a specific port (update ice4j). (#1705)
- Improves debuggability of bitrate allocations. (#1704)
Displaying revisions 1 - 20 of 50
openSUSE Build Service is sponsored by