Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS / MPEG-TS / RTP media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
46 matches across 1 category. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | mediamtx.yml | 1 | ############################################### |
| LOW | mediamtx.yml | 21 | |
| LOW | mediamtx.yml | 41 | # * MTX_CONN_TYPE: connection type |
| LOW | mediamtx.yml | 101 | # "token": "token", |
| LOW | mediamtx.yml | 121 | - action: api |
| LOW | mediamtx.yml | 141 | # If the JWKS URL has a self-signed or invalid certificate, |
| LOW | mediamtx.yml | 161 | api: false |
| LOW | mediamtx.yml | 181 | ############################################### |
| LOW | mediamtx.yml | 201 | # These proxies can use the X-Forwarded-For header to set the real IP of clients, |
| LOW | mediamtx.yml | 221 | # Allowed CORS origins. |
| LOW | mediamtx.yml | 241 | # openssl req -new -x509 -sha256 -key server.key -out server.crt -days 3650 |
| LOW | mediamtx.yml | 281 | # Port of all UDP-multicast/SRTP listeners. This is needed only when "multicast" is in rtspTransports and encryption is |
| LOW | mediamtx.yml | 301 | # Use the secure protocol variant (RTMPS). |
| LOW | mediamtx.yml | 321 | # Address of the HLS listener. |
| LOW | mediamtx.yml | 341 | # This option allows to generate it always, avoiding the delay between request and generation. |
| LOW | mediamtx.yml | 361 | # Part duration is influenced by the distance between video/audio samples |
| LOW | mediamtx.yml | 381 | |
| LOW | mediamtx.yml | 401 | # If the server receives a request from one of these entries, IP in logs |
| LOW | mediamtx.yml | 421 | # TURN/TURNS servers force all traffic through them. |
| LOW | mediamtx.yml | 441 | # Address of the SRT listener. |
| LOW | mediamtx.yml | 461 | # * rtmp://existing-url -> the stream is pulled from another RTMP server / camera |
| LOW | mediamtx.yml | 481 | # openssl s_client -connect source_ip:source_port </dev/null 2>/dev/null | sed -n '/BEGIN/,/END/p' > server.crt |
| LOW | mediamtx.yml | 501 | # Default path settings -> Always available |
| LOW | mediamtx.yml | 521 | record: false |
| LOW | mediamtx.yml | 541 | recordDeleteAfter: 1d |
| LOW | mediamtx.yml | 561 | # Support sources that don't provide server ports or use random server ports. This is a security issue |
| LOW | mediamtx.yml | 581 | # session description protocol (SDP) of the RTP stream. |
| LOW | mediamtx.yml | 621 | rpiCameraContrast: 1 |
| LOW | mediamtx.yml | 641 | # Fixed gain. |
| LOW | mediamtx.yml | 661 | rpiCameraAfSpeed: normal |
| LOW | mediamtx.yml | 701 | # This can be used to publish a stream when the server is launched. |
| LOW | mediamtx.yml | 721 | # a regular expression. |
| LOW | mediamtx.yml | 741 | # * MTX_SOURCE_TYPE: source type |
| LOW | mediamtx.yml | 761 | # * G1, G2, ...: regular expression groups, if path name is |
| LOW | mediamtx.yml | 781 | # * MTX_PATH: path name |
| LOW | internal/defs/api_srt.go | 41 | PacketsReceived uint64 `json:"packetsReceived"` |
| LOW | internal/defs/api_srt.go | 61 | // The total number of sent NAK (Negative Acknowledgement) control packets |
| LOW | internal/defs/api_srt.go | 81 | |
| LOW | internal/defs/api_srt.go | 121 | MbpsLinkCapacity float64 `json:"mbpsLinkCapacity"` |
| LOW | docs/4-read/05-hls.md | 41 | # Supports wildcards: ['http://*.example.com'] |
| LOW | docs/4-read/05-hls.md | 61 | # The final segment duration is also influenced by the interval between IDR frames, |
| LOW | docs/2-features/21-hooks.md | 41 | # * MTX_PATH: path name |
| LOW | docs/2-features/21-hooks.md | 81 | ## runOnReady |
| LOW | docs/2-features/21-hooks.md | 121 | # This is terminated with SIGINT when a client stops reading. |
| LOW | docs/2-features/09-record.md | 21 | |
| LOW | docs/3-publish/06-rtsp-cameras-and-servers.md | 21 |