mediamtx/internal/protocols
Pedro Sánchez 8aa26d6fb3
rtmp: fix streaming errors by handling AMF0 strict arrays (#3188) (#3189)
* add amf0 strict array decode

* add amf0 long string decode

* support amf0 types undefined, unsupported, xmldocument and date

* fix error and add tests

* modify tests to follow original way to test

* do not skip markerUnsupported / markerUndefined

* implement StrictArray marshaling; remove handling of long strings, XML documents, date

---------

Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2024-04-12 16:13:57 +02:00
..
httpp rename httpserv into httpp (#3014) 2024-02-13 13:04:56 +01:00
mpegts move servers into internal/servers (#2792) 2023-12-08 19:17:17 +01:00
rpicamera add rpiCameraAWBGains (#2858) (#2954) 2024-01-28 21:48:21 +01:00
rtmp rtmp: fix streaming errors by handling AMF0 strict arrays (#3188) (#3189) 2024-04-12 16:13:57 +02:00
tls move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
webrtc webrtc: fix memory leak when WHEP track gathering fails and decrease count of idle HTTP connections (#3124) 2024-03-10 11:33:00 +01:00
websocket update golangci-lint (#3149) 2024-03-19 12:53:26 +01:00