Package-level declarations

Types

Link copied to clipboard
class BunnyStreamCameraUpload @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : FrameLayout, StreamCameraUploadView

Camera capture view of the Bunny Stream SDK. Add it to a layout:

Link copied to clipboard
Link copied to clipboard

Which RTMP ingest endpoint a live broadcast is currently publishing to. Bunny exposes a PRIMARY and a BACKUP host (same stream key); the SDK publishes to the primary and fails over to the backup if the primary becomes unreachable.

Link copied to clipboard

Connection state of a single RTMP ingest endpoint (IngestEndpoint) while broadcasting.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Contract of the camera capture view, BunnyStreamCameraUpload. The same view covers two cases: