mediamtx/internal/core
Alessandro Ros 1083eea307
Some checks failed
code_lint / golangci_lint (push) Has been cancelled
code_lint / mod_tidy (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_e2e (push) Has been cancelled
make RTP packet size compatible with RTSP/SRTP (#4692)
when RTSP encryption is enabled, maximum RTP packet size is slightly
decreased to make room for SRTP.
2025-07-05 15:42:58 +02:00
..
test_on_demand fix MTX_CONN_TYPE value with RTSP connections (#3967) (#4075) 2024-12-25 17:42:19 +01:00
versiongetter fix getting version from .git folder (#4430) 2025-04-14 12:31:48 +02:00
api_test.go rtmp: support connecting to sources that require standard credentials (#4530) 2025-05-15 14:23:03 +02:00
core.go make RTP packet size compatible with RTSP/SRTP (#4692) 2025-07-05 15:42:58 +02:00
core_test.go allow to customize syslog prefix (#4356) 2025-03-24 15:54:33 +01:00
metrics_test.go revert #4583 (#4606) 2025-06-03 20:27:53 +02:00
path.go make RTP packet size compatible with RTSP/SRTP (#4692) 2025-07-05 15:42:58 +02:00
path_manager.go make RTP packet size compatible with RTSP/SRTP (#4692) 2025-07-05 15:42:58 +02:00
path_manager_test.go support assigning paths to different configurations without closing stream (#4576) 2025-06-03 21:03:30 +02:00
path_test.go rtsp: support encrypting UDP and UDP-multicast streams (#4690) 2025-07-05 13:46:59 +02:00
source_redirect.go move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00