mirror of
https://github.com/bluenviron/mediamtx.git
synced 2026-01-21 19:09:47 -08:00
Some checks are pending
code_lint / go (push) Waiting to run
code_lint / go_mod (push) Waiting to run
code_lint / docs (push) Waiting to run
code_lint / api_docs (push) Waiting to run
code_test / test_64 (push) Waiting to run
code_test / test_32 (push) Waiting to run
code_test / test_e2e (push) Waiting to run
2.1 KiB
2.1 KiB
Specifications
| name | area |
|---|---|
| RTSP / RTP / RTCP specifications | RTSP |
| HLS specifications | HLS |
| RTMP specifications | RTMP |
| WebRTC: Real-Time Communication in Browsers | WebRTC |
| RFC8835, Transports for WebRTC | WebRTC |
| RFC7742, WebRTC Video Processing and Codec Requirements | WebRTC |
| RFC7847, WebRTC Audio Codec and Processing Requirements | WebRTC |
| RFC7875, Additional WebRTC Audio Codecs for Interoperability | WebRTC |
| H.265 Profile for WebRTC | WebRTC |
| WebRTC HTTP Ingestion Protocol (WHIP) | WebRTC |
| WebRTC HTTP Egress Protocol (WHEP) | WebRTC |
| The SRT Protocol | SRT |
| Codec specifications | codecs |
| Golang project layout | project layout |