A RTMP connection.
if you are broadcasting live stream, set to Boolean.true. Otherwise Boolean.false.
Check if device it still connected with the remote RTMP server
Set/get supported video codecs. It is a list of video mime types.
Set/get connection timeout in ms
Closes the RTMP connection.
Connects to a remote RTMP server.
Creates a new stream.
Deletes a running stream.
Pauses a stream
Reads FLV packets.
Read a RTMP packet
Resumes a stream after a pause.
Handshakes incoming client.
Sends a FLV packet inside a ByteBuffer.
Sends a FLV packet inside a ByteArray.
Write a RTMP packet