mediamtx/internal/core
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
..
test_on_demand fix MTX_CONN_TYPE value with RTSP connections (#3967) (#4075) 2024-12-25 17:42:19 +01:00
versiongetter fix wrong -dirty prefix in version (#3869) 2024-10-12 22:24:40 +02:00
api_test.go rtmp: support additional Enhanced-RTMP features (#3685) (#4088) 2025-01-02 12:44:01 +01:00
core.go warn users if deprecated parameters are being used (#4080) 2024-12-25 19:28:54 +01:00
core_test.go rtsp: rename encryption, protocols, serverKey, serverCert into rtspEncryption, rtspProtocols, rtspServerKey, rtspServerCert (#4078) 2024-12-25 18:26:14 +01:00
metrics_test.go webrtc: switch to recvonly transceivers (#4059) (#4108) 2025-01-04 16:36:03 +01:00
path.go accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
path_manager.go accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
path_manager_test.go restore pprof service (#3848) (#3851) 2024-10-08 17:06:47 +02:00
path_test.go rtmp: support additional Enhanced-RTMP features (#3685) (#4088) 2025-01-02 12:44:01 +01:00
source_redirect.go move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
static_source_handler.go accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00