mediamtx/docs/4-other/5-related-projects.md
Alessandro Ros 55ff69067e
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
docs: add security page (#4922)
2025-08-31 16:57:27 +02:00

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)