Browse Source

merge standards

pull/1003/head
aler9 3 years ago
parent
commit
9f51e281e3
  1. 7
      README.md

7
README.md

@ -870,14 +870,11 @@ Related projects
* https://github.com/abema/go-mp4 (MP4 library used internally) * https://github.com/abema/go-mp4 (MP4 library used internally)
* https://github.com/flaviostutz/rtsp-relay * https://github.com/flaviostutz/rtsp-relay
IETF Standards Standards
* RTSP 1.0 https://datatracker.ietf.org/doc/html/rfc2326 * RTSP 1.0 https://datatracker.ietf.org/doc/html/rfc2326
* RTSP 2.0 https://datatracker.ietf.org/doc/html/rfc7826 * RTSP 2.0 https://datatracker.ietf.org/doc/html/rfc7826
* HTTP 1.1 https://datatracker.ietf.org/doc/html/rfc2616 * HTTP 1.1 https://datatracker.ietf.org/doc/html/rfc2616
* HLS https://datatracker.ietf.org/doc/html/rfc8216 * HLS https://datatracker.ietf.org/doc/html/rfc8216
* HLS v2 https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis * HLS v2 https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis
* Golang project layout https://github.com/golang-standards/project-layout
Conventions
* https://github.com/golang-standards/project-layout

Loading…
Cancel
Save