ENUM

ENUM_STREAMTARGET_PROTOCOL

The set of stream target protocols.

link GraphQL Schema definition

  • enum ENUM_STREAMTARGET_PROTOCOL {
  • # The real-time messaging protocol.
  • RTMP
  • # The MPEG-DASH protocol, specific to streaming to Facebook Live.
  • MPEG_DASH_FACEBOOK
  • # The MPEG2 transport stream protocol.
  • MPEGTS
  • }