StreamSession
interface StreamSession
StreamSession is a session for live streaming.
Streaming with com.haishinkit.rtmp.RtmpConnection is difficult to use because it requires many idioms. This is a helper class specialized for a one-connection, one-stream setup.
Types
Link copied to clipboard
Helper class for building new StreamSession.
Link copied to clipboard
Represents the type of session to establish.
Link copied to clipboard
Represents the current connection state of a session.