.. |
api_defs.go
|
api: add 'readyTime' to paths (#2049) (#2082)
|
2023-07-19 14:06:13 +02:00 |
api_test.go
|
add rtmp.Reader, rtmp.Writer (#2124)
|
2023-07-30 23:15:22 +02:00 |
api.go
|
move HTTP utilities in a dedicated package (#2123)
|
2023-07-30 23:03:00 +02:00 |
authentication.go
|
webrtc, hls: show IP in logs in case of failed authentication (#2099)
|
2023-07-23 20:06:16 +02:00 |
core_test.go
|
rename environment variable RTSP_PATH into MTX_PATH (#1967)
|
2023-06-21 16:08:37 +02:00 |
core.go
|
rpi camera: remove patchelf dependency (#2093)
|
2023-07-22 13:54:08 +02:00 |
hls_http_server.go
|
move HTTP utilities in a dedicated package (#2123)
|
2023-07-30 23:03:00 +02:00 |
hls_index.html
|
hls, webrtc: in the web page, pass query parameters to inner requests (#1976)
|
2023-06-22 13:19:57 +02:00 |
hls_manager_test.go
|
webrtc: send session ID to external auth server (#1981) (#2098)
|
2023-07-23 19:31:34 +02:00 |
hls_manager.go
|
move HTTP utilities in a dedicated package (#2123)
|
2023-07-30 23:03:00 +02:00 |
hls_muxer.go
|
move stream in a dedicated package (#2121)
|
2023-07-30 22:34:35 +02:00 |
hls_source_test.go
|
webrtc: support publishing with WHIP and reading with WHEP (#1800)
|
2023-05-16 15:59:37 +02:00 |
hls_source.go
|
add base class to all data units (#2122)
|
2023-07-30 22:55:13 +02:00 |
ip.go
|
|
|
metrics_test.go
|
add rtmp.Reader, rtmp.Writer (#2124)
|
2023-07-30 23:15:22 +02:00 |
metrics.go
|
move HTTP utilities in a dedicated package (#2123)
|
2023-07-30 23:03:00 +02:00 |
mpegts_buffered_reader.go
|
update dependencies (#2113)
|
2023-07-28 00:06:58 +02:00 |
path_manager.go
|
webrtc, hls: show IP in logs in case of failed authentication (#2099)
|
2023-07-23 20:06:16 +02:00 |
path.go
|
move stream in a dedicated package (#2121)
|
2023-07-30 22:34:35 +02:00 |
pprof.go
|
move HTTP utilities in a dedicated package (#2123)
|
2023-07-30 23:03:00 +02:00 |
publisher.go
|
|
|
reader.go
|
support publishing with WebRTC (#1659) (#1786)
|
2023-05-14 14:18:03 +02:00 |
restrict_network.go
|
|
|
rpicamera_source.go
|
add base class to all data units (#2122)
|
2023-07-30 22:55:13 +02:00 |
rtmp_conn.go
|
add rtmp.Reader, rtmp.Writer (#2124)
|
2023-07-30 23:15:22 +02:00 |
rtmp_listener.go
|
add rtmp.Reader, rtmp.Writer (#2124)
|
2023-07-30 23:15:22 +02:00 |
rtmp_server_test.go
|
add rtmp.Reader, rtmp.Writer (#2124)
|
2023-07-30 23:15:22 +02:00 |
rtmp_server.go
|
add rtmp.Reader, rtmp.Writer (#2124)
|
2023-07-30 23:15:22 +02:00 |
rtmp_source_test.go
|
add rtmp.Reader, rtmp.Writer (#2124)
|
2023-07-30 23:15:22 +02:00 |
rtmp_source.go
|
add rtmp.Reader, rtmp.Writer (#2124)
|
2023-07-30 23:15:22 +02:00 |
rtsp_conn.go
|
move stream in a dedicated package (#2121)
|
2023-07-30 22:34:35 +02:00 |
rtsp_server_test.go
|
improve tests (#1965)
|
2023-06-21 15:03:02 +02:00 |
rtsp_server.go
|
make sure components are closed in a specific order (#2065)
|
2023-07-17 00:33:34 +02:00 |
rtsp_session.go
|
move stream in a dedicated package (#2121)
|
2023-07-30 22:34:35 +02:00 |
rtsp_source_test.go
|
update golangci-lint (#2106)
|
2023-07-24 19:59:26 +02:00 |
rtsp_source.go
|
move stream in a dedicated package (#2121)
|
2023-07-30 22:34:35 +02:00 |
source_redirect.go
|
change repository owner (#1801)
|
2023-05-16 16:14:20 +02:00 |
source_static.go
|
change repository owner (#1801)
|
2023-05-16 16:14:20 +02:00 |
source.go
|
update dependencies (#1968)
|
2023-06-21 16:20:21 +02:00 |
tls_fingerprint.go
|
join validation of TLS fingerprints (#2071)
|
2023-07-18 23:39:26 +02:00 |
udp_source.go
|
add base class to all data units (#2122)
|
2023-07-30 22:55:13 +02:00 |
webrtc_http_server.go
|
move HTTP utilities in a dedicated package (#2123)
|
2023-07-30 23:03:00 +02:00 |
webrtc_incoming_track.go
|
move stream in a dedicated package (#2121)
|
2023-07-30 22:34:35 +02:00 |
webrtc_manager_test.go
|
webrtc: do not pass preflight requests to external auth (#1941) (#1972)
|
2023-06-22 12:49:59 +02:00 |
webrtc_manager.go
|
return an error in case the random number generator fails (#2120)
|
2023-07-30 22:30:41 +02:00 |
webrtc_outgoing_track.go
|
move stream in a dedicated package (#2121)
|
2023-07-30 22:34:35 +02:00 |
webrtc_pc.go
|
webrtc: move codec and bitrate settings on client side (#1990)
|
2023-06-27 22:37:06 +02:00 |
webrtc_publish_index.html
|
webrtc: display publish-related errors in web page (#1836) (#2080)
|
2023-07-19 13:20:05 +02:00 |
webrtc_read_index.html
|
webrtc: allow using special characters in ICE server credentials (#1953) (#2000)
|
2023-06-30 16:47:10 +02:00 |
webrtc_session.go
|
move stream in a dedicated package (#2121)
|
2023-07-30 22:34:35 +02:00 |