mediamtx/internal/core
2022-05-28 13:54:04 +02:00
..
api_test.go change default RTSPS port (#867) 2022-04-16 16:24:40 +02:00
api.go RTSP: automatically remux oversized RTP/H264 packets; drop parameter ReadBufferSize 2022-04-09 20:20:14 +02:00
core_test.go rtsp server: improve performance when reading with TCP 2022-05-11 16:37:33 +02:00
core.go RTSP: automatically remux oversized RTP/H264 packets; drop parameter ReadBufferSize 2022-04-09 20:20:14 +02:00
data.go move trackID into data 2022-04-09 13:16:59 +02:00
externalauth.go External authentication support send url raw query 2022-01-23 23:04:36 +01:00
hls_muxer.go hls muxer: prefer hls.js over native HLS 2022-05-10 17:35:52 +02:00
hls_server_test.go update external authentication tests 2022-01-23 23:04:36 +01:00
hls_server.go hls: add new parameter hlsSegmentMaxSize 2022-01-30 17:54:05 +01:00
hls_source_test.go hls client: add limit on AU size 2022-04-29 12:02:11 +02:00
hls_source.go fix rtmp -> rtsp audio conversion (#932) 2022-05-13 16:59:52 +02:00
httplogwriter.go
ip.go
metrics_test.go update gortsplib 2022-01-30 17:43:03 +01:00
metrics.go un-capitalize private fields 2022-01-14 23:42:41 +01:00
path_manager.go RTSP: automatically remux oversized RTP/H264 packets; drop parameter ReadBufferSize 2022-04-09 20:20:14 +02:00
path.go fix regression that caused a source to be closed after 10secs when sourceOnDemand is yes (#949) 2022-05-28 13:54:04 +02:00
pprof.go print closing message before an object is closed 2021-12-22 00:15:15 +01:00
publisher.go move trackID into data 2022-04-09 13:16:59 +02:00
reader.go move trackID into data 2022-04-09 13:16:59 +02:00
rtmp_conn.go fix rtmp -> rtsp audio conversion (#932) 2022-05-13 16:59:52 +02:00
rtmp_server_test.go rtmp: support clients that publish with empty metadata or no metadata (#386) (#769) 2022-02-12 17:48:55 +01:00
rtmp_server.go update linter 2022-04-07 13:05:07 +02:00
rtmp_source_test.go
rtmp_source.go fix rtmp -> rtsp audio conversion (#932) 2022-05-13 16:59:52 +02:00
rtsp_conn.go update linter 2022-04-07 13:05:07 +02:00
rtsp_server_test.go change default RTSPS port (#867) 2022-04-16 16:24:40 +02:00
rtsp_server.go RTSP: automatically remux oversized RTP/H264 packets; drop parameter ReadBufferSize 2022-04-09 20:20:14 +02:00
rtsp_session.go move trackID into data 2022-04-09 13:16:59 +02:00
rtsp_source_test.go fix tests 2022-04-10 17:47:55 +02:00
rtsp_source.go RTSP: automatically remux oversized RTP/H264 packets; drop parameter ReadBufferSize 2022-04-09 20:20:14 +02:00
source.go split handling of on-demand sources and on-demand publishers 2022-05-03 14:38:45 +02:00
stream.go move trackID into data 2022-04-09 13:16:59 +02:00