13 Commits

Author SHA1 Message Date
Ingo Oppermann
32b5a83fa9
Fix datarhei/restreamer#759 2024-06-04 17:51:49 +02:00
Ingo Oppermann
8bc84adc2b
Upgrade RTMP dependency 2024-05-30 22:53:20 +02:00
Ingo Oppermann
609bce569b
Don't report EOF as error in RTMP server, update dependency 2024-05-29 16:33:32 +02:00
Ingo Oppermann
d6a80c28e5
Add ConnectionIdleTimeout to RTMP server 2024-05-29 16:16:10 +02:00
Ingo Oppermann
8ae7ba8dfe
Upgrade dependencies 2024-05-28 14:26:54 +02:00
Ingo Oppermann
e271a0257b
Update dependencies 2024-05-15 14:59:04 +02:00
Ingo Oppermann
e8ca91d214
Update dependencies 2024-02-29 14:50:38 +01:00
Ingo Oppermann
574ebdf277
Update dependencies
This update includes a newer version of the RTMP server that supports
the enhances RTMP specification, i.e. HEVC, VP9, and AV1.
2024-01-12 12:35:07 +01:00
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
Ingo Oppermann
1511b950ae
Update joy4 dependency for fixed increased RTMP client compatibility 2022-09-14 19:34:35 +02:00
Ingo Oppermann
2e560b635d
Update joy4 dependency for increase RTMP client compatibility 2022-09-14 14:52:41 +02:00
Ingo Oppermann
542653d3e2
Update RTMP server (datarhei/restreamer#385) 2022-07-28 20:31:17 +02:00
Jan Stabenow
9c0b535199
Add v16.7.2 2022-05-13 19:26:45 +02:00