Files
core/vendor
Ingo Oppermann d41469cdbf Upgrade rtmp library dependency
This fixes a bug in the rtmp library where an error has been left
unchecked caused by a malformed app or playPath. This led to a nil
value for the URL of the publish or play request. However, this
URL should never be nil and accessing this URL caused a panic and
finally shutting the core down, resulting in a DoS.

Thanks to Johannes Frank
2023-05-05 10:04:18 +02:00
..
2023-04-11 15:04:31 +02:00
2023-05-05 10:04:18 +02:00