setBitmap

suspend fun IWithVideoSource.setBitmap(bitmap: Bitmap)(source)

Sets the Bitmap as the new video source.

Same as IWithVideoSource.setVideoSource with a CameraSourceFactory.

Parameters

bitmap

the Bitmap to stream