live555
No description set
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / live555
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:multimedia/live555 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
live.2022.02.07.tar.gz | 0000687757 672 KB | |
live555-fpic.patch | 0000000491 491 Bytes | |
live555.changes | 0000070988 69.3 KB | |
live555.spec | 0000005322 5.2 KB |
Revision 57 (latest revision is 82)
Dominique Leuenberger (dimstar)
accepted
request 955057
from
Dominique Leuenberger (dimstar)
(revision 57)
- Update to version 2022.02.07: + Updated the SRTP packet sending code in "MultiFramedRTPSink.cp" to not allocate a variable-sized buffer on the stack, because some compilers can't handle this. + Ensure that RTSP servers that serve SRTP do not also support streaming over the TCP connection, because that would add extra overhead for no benefit. - Changes from version 2022.01.21: + Fixed a bug in the "groupsock" library that could cause outgoing RTP packets to get duplicated when a RTSP "PLAY" command is sent after a "PAUSE". - Changes from version 2022.01.20: + More updates to the code for optional server SRTP streaming. - Changes from version 2022.01.17: + More updates to the code in preparation for optional server SRTP streaming. - Changes from version 2022.01.11: + Fixed a minor memory leak in "RTSPClient" when receiving a SRTP stream. + Updates to "RTPSink" in preparation for optional server SRTP streaming. - Changes from version 2022.01.06: + Made "GenericMediaServer::addServerMediaSubsession()" a virtual function, and redefine it in the subclass "RTSPServer" to call the base function, then set the "ServerMediaSubsession"s "streamingIsEncrypted" flag (if the RTSP server is streaming SRTP).
Comments 0