mediamtx/internal/servers
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 accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
rtmp accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
rtsp accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
srt accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
webrtc webrtc: switch to recvonly transceivers (#4059) (#4108) 2025-01-04 16:36:03 +01:00