ingestionType property

String? ingestionType
getter/setter pair

The method or protocol used to transmit the video stream. Possible string values are:

  • "rtmp"
  • "dash"
  • "webrtc"
  • "hls"

Implementation

core.String? ingestionType;