Packages
eml_rtmp
0.2.0Library containing functionality for handling RTMP connections, from handshaking, serialization, deserialization, and logical flow of RTMP data.
eml_gen_rtmp_server
0.2.0Behaviour to make it easy to create custom RTMP servers
eml_amf0
1.0.1Provides functions to serialize and deserialize data encoded in the AMF0 data format
eml_rtmp_handshake
1.0.0Library providing the capability to process and perform RTMP handshakes
eml_rtmp_session
0.1.0Provides an abstraction of the RTMP protocol and represents a single peer in an RTMP connection
eml_gen_rtmp_client
0.1.0Behaviour to make it easy to create custom RTMP clients