Skip to content

Instantly share code, notes, and snippets.

@vst
Created June 3, 2020 07:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vst/3df3b073af08079c71e401a6e5ef31fb to your computer and use it in GitHub Desktop.
Save vst/3df3b073af08079c71e401a6e5ef31fb to your computer and use it in GitHub Desktop.
Some References for RTMP Gateway Application Ideas

Scratchpad for RTMP Controller/Gateway Related References

librtmp bindings

  1. Go: https://github.com/juntaki/go-librtmp
  2. Rust: https://github.com/Stargateur/rtmp-sys
  3. Haskell: https://github.com/greg42/hsRtmp

Globally synchronized playback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment