mediamtx/internal/core
Alessandro Ros 2cffea6d51
rtmp: fix crash when receiving unexpected video packets (#1459) (#1504)
2023-02-23 11:22:28 +01:00
..
api.go webrtc muxer: fix multiple race conditions 2023-01-08 13:36:55 +01:00
api_test.go tests: fix race condition 2023-02-12 18:54:06 +01:00
core.go replace command line parser (#1383) 2023-01-16 21:45:20 +01:00
core_test.go update gortsplib 2022-12-22 21:19:06 +01:00
external_auth.go hls source: set type of audio medias to 'audio' (#1489) 2023-02-19 00:28:50 +01:00
hls_index.html hls muxer: support reading Opus tracks (#1338) 2023-01-03 18:36:13 +01:00
hls_muxer.go rpicamera: support changing parameters without interrupting the stream (#1463) 2023-02-13 12:12:04 +01:00
hls_server.go rpicamera: support changing parameters without interrupting the stream (#1463) 2023-02-13 12:12:04 +01:00
hls_server_test.go Send additional fields to the external authentication URL (#1408) 2023-01-22 19:48:33 +01:00
hls_source.go hls source: set type of audio medias to 'audio' (#1489) 2023-02-19 00:28:50 +01:00
hls_source_test.go tests: fix race condition into TestHLSSource (#1503) 2023-02-22 21:08:10 +01:00
http_logger.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
http_requestpool.go webrtc muxer: fix multiple race conditions 2023-01-08 13:36:55 +01:00
ip.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
metrics.go webrtc muxer: fix multiple race conditions 2023-01-08 13:36:55 +01:00
metrics_test.go webrtc: make HTTPS optional (#1312) 2022-12-19 23:26:07 +01:00
path.go fix bug that prevented publishing twice to the same path (#1470) (#1469) 2023-02-14 17:34:02 +01:00
path_manager.go fix bug that prevented publishing twice to the same path (#1470) (#1469) 2023-02-14 17:34:02 +01:00
pprof.go webrtc muxer: fix multiple race conditions 2023-01-08 13:36:55 +01:00
publisher.go print track codecs into logs 2022-08-15 16:29:40 +02:00
reader.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
rpicamera_source.go rpicamera: support changing parameters without interrupting the stream (#1463) 2023-02-13 12:12:04 +01:00
rtmp_conn.go rtmp: fix crash when receiving unexpected video packets (#1459) (#1504) 2023-02-23 11:22:28 +01:00
rtmp_server.go Support reading with WebRTC (#1242) 2022-12-16 00:50:47 +01:00
rtmp_server_test.go rtsp server: make runOnConnect work again (#1409) 2023-01-22 21:30:03 +01:00
rtmp_source.go rpicamera: support changing parameters without interrupting the stream (#1463) 2023-02-13 12:12:04 +01:00
rtmp_source_test.go update gortsplib 2022-12-28 20:32:03 +01:00
rtsp_conn.go Send additional fields to the external authentication URL (#1408) 2023-01-22 19:48:33 +01:00
rtsp_server.go rtsp server: make runOnConnect work again (#1409) 2023-01-22 21:30:03 +01:00
rtsp_server_test.go rtsp server: make runOnConnect work again (#1409) 2023-01-22 21:30:03 +01:00
rtsp_session.go rpicamera: support changing parameters without interrupting the stream (#1463) 2023-02-13 12:12:04 +01:00
rtsp_source.go rpicamera: support changing parameters without interrupting the stream (#1463) 2023-02-13 12:12:04 +01:00
rtsp_source_test.go speed up tests 2023-01-05 00:01:15 +01:00
source.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
source_redirect.go remove "on" prefix from most communication functions between components 2022-08-04 21:07:45 +02:00
source_static.go rpicamera: support changing parameters without interrupting the stream (#1463) 2023-02-13 12:12:04 +01:00
stream.go move format processors into dedicated folder 2023-01-05 12:54:00 +01:00
stream_format.go hls source: set type of audio medias to 'audio' (#1489) 2023-02-19 00:28:50 +01:00
stream_media.go hls source: set type of audio medias to 'audio' (#1489) 2023-02-19 00:28:50 +01:00
webrtc_conn.go webrtc: fix crash during client disconnection (#1482) (#1501) 2023-02-21 23:35:22 +01:00
webrtc_index.html webrtc muxer: keep the WebSocket connection 2023-01-08 15:37:47 +01:00
webrtc_server.go rpicamera: support changing parameters without interrupting the stream (#1463) 2023-02-13 12:12:04 +01:00
webrtc_server_test.go webrtc muxer: fix multiple race conditions 2023-01-08 13:36:55 +01:00