mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-20 02:00:05 -08:00
Some checks failed
code_lint / golangci_lint (push) Has been cancelled
code_lint / mod_tidy (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_e2e (push) Has been cancelled
14 lines
1 KiB
Markdown
14 lines
1 KiB
Markdown
# Related projects
|
|
|
|
- [gortsplib (RTSP library used internally)](https://github.com/bluenviron/gortsplib)
|
|
- [gohlslib (HLS library used internally)](https://github.com/bluenviron/gohlslib)
|
|
- [mediacommon (codecs and formats library used internally)](https://github.com/bluenviron/mediacommon)
|
|
- [mediamtx-rpicamera (Raspberry Pi Camera component)](https://github.com/bluenviron/mediamtx-rpicamera)
|
|
- [datarhei/gosrt (SRT library used internally)](https://github.com/datarhei/gosrt)
|
|
- [pion/webrtc (WebRTC library used internally)](https://github.com/pion/webrtc)
|
|
- [pion/sdp (SDP library used internally)](https://github.com/pion/sdp)
|
|
- [pion/rtp (RTP library used internally)](https://github.com/pion/rtp)
|
|
- [pion/rtcp (RTCP library used internally)](https://github.com/pion/rtcp)
|
|
- [go-astits (MPEG-TS library used internally)](https://github.com/asticode/go-astits)
|
|
- [go-mp4 (MP4 library used internally)](https://github.com/abema/go-mp4)
|
|
- [hls.js (browser-side HLS library used internally)](https://github.com/video-dev/hls.js)
|