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.