enableVideoUpstream

fun enableVideoUpstream(capturer: VideoCapturer, eglContext: EglBase.Context?, cameraConfig: SoraMediaOption.SoraCameraConfig? = null)

映像の配信を有効にします.

cf.

  • org.webrtc.VideoCapturer

  • org.webrtc.EglBase

  • org.webrtc.EglBase.Context

Parameters

capturer

VideoCapturer インスタンス

eglContext

Egl コンテキスト

cameraConfig

カメラ設定


fun enableVideoUpstream(eglContext: EglBase.Context?, cameraConfig: SoraMediaOption.SoraCameraConfig)

映像の配信を有効にします (カメラキャプチャを SDK 内部で生成します).

Parameters

eglContext

Egl コンテキスト

cameraConfig

カメラ設定オプション