RIST protocol library
https://code.videolan.org/rist/librist
A library that can be used to easily add the RIST protocol to your application.
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / librist
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:multimedia/librist && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000009 9 Bytes | |
librist-v0.2.10.tar.gz | 0002916963 2.78 MB | |
librist.changes | 0000002006 1.96 KB | |
librist.spec | 0000002727 2.66 KB |
Revision 5 (latest revision is 6)
Callum Farmer (gmbr3)
accepted
request 1125265
from
Dirk Mueller (dirkmueller)
(revision 5)
- update to 0.2.10: * segfault in recv path when receiving corrupted data without matching peer * fix compilation on 32bit systems * fix regression in stats obj rtt value * remove unneeded locking in buffer scaling * fix too old packages error due to buffer scaling * fix empty buffer time check * disable buffer negotiation when sender max buffer is smaller than our buffer * fix deadlock caused by wrong lock order when removing peers * fix building Prometheus code against older libmicrohttpd * fix compilation on Hurd * Added support for Nettle+GMP+GnuTLS as a crypto (PSK & SRP) backend * Buffer-min and -max parameters for experimental dynamic buffer scaling (see --help-url) * Performance tuning for better/more efficient recovery at latencies below 50ms * Implemented main profile Keep Alive message format * Binding on IP (*Nix + win32) or iface name (*nix) via miface param for use with outgoing connections * Simplified peer start and keep-alive (on reception of GRE Keepalive) * Connection status callback function for peer added * New API function to get peer-id (for correlation with stats peer-id) * New API function to access underlying socket (for use with DSCP etc) * Prometheus compatible stats output
Comments 0