mediamtx/internal/protocols
Alessandro Ros d4c29f8283
Some checks are pending
code_lint / golangci_lint (push) Waiting to run
code_lint / mod_tidy (push) Waiting to run
code_lint / api_docs (push) Waiting to run
code_test / test_64 (push) Waiting to run
code_test / test_32 (push) Waiting to run
code_test / test_highlevel (push) Waiting to run
webrtc: switch to recvonly transceivers (#4059) (#4108)
This fixes compatibility with devices that support decoding AV1 but
don't support encoding it.

This was previously impossible to achieve due to a bug that prevented
video from being displayed when recvonly transceivers were in use and
audio was not present.
2025-01-04 16:36:03 +01:00
..
hls route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
httpp make better use of Gin middleware system (#3849) 2024-10-08 17:02:16 +02:00
mpegts route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
rtmp rtmp: support additional Enhanced-RTMP features (#3685) (#4088) 2025-01-02 12:44:01 +01:00
tls move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
webrtc webrtc: switch to recvonly transceivers (#4059) (#4108) 2025-01-04 16:36:03 +01:00
websocket update golangci-lint (#3149) 2024-03-19 12:53:26 +01:00
whip accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00