mirror of
https://github.com/bluenviron/mediamtx.git
synced 2026-07-04 15:07:51 +00:00
b5b63d02fc
Media-over-QUIC is a streaming protocol built upon cutting edge protocols (QUIC, HTTP3) and browser APIs (WebTransport, WebCodecs). It's slightly faster than WebRTC, has an advanced data recovery mechanism (placed at the frame level and not at the packet level), it supports additional codecs (FLAC) and is less complicated to route.
13 lines
320 B
Plaintext
13 lines
320 B
Plaintext
# do not add .git, since it is needed to extract the tag
|
|
# do not add /binaries, since it is needed by Docker images
|
|
/tmp
|
|
/coverage*.txt
|
|
/api/*.html
|
|
/internal/core/VERSION
|
|
/internal/servers/hls/hls.min.js
|
|
/internal/staticsources/rpicamera/mtxrpicam_*/
|
|
/auto.crt
|
|
/auto.key
|
|
/internal/core/auto.crt
|
|
/internal/core/auto.key
|