mediamtx/internal/core
Alessandro Ros 371b9585a6
change error message when stream is not found (#4301)
Switch from 'no one is publishing to path' to 'no stream is available
on path' since the stream might be provided from a static source too.
2025-03-03 18:09:22 +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 webrtc: rewrite WHIP client (#4299) 2025-03-01 17:01:57 +01:00
core.go rtsp: rewrite authentication around ServerConn.VerifyCredentials (#4267) 2025-02-18 17:54:13 +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: rewrite WHIP client (#4299) 2025-03-01 17:01:57 +01:00
path.go change error message when stream is not found (#4301) 2025-03-03 18:09:22 +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 webrtc: rewrite WHIP client (#4299) 2025-03-01 17:01:57 +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