SignalingPublishOptions

Source: Signaling.js:44

Properties

  • codec (VideoCodec, optional, default: "\"h264\"") — Codec for publish stream.
  • record (Boolean, optional) — Enable stream recording. If record is not provided, use default Token configuration. Only available in Tokens with recording enabled.
  • sourceId (String, optional) — Source unique id. Only available in Tokens with multisource enabled.*
  • events (Array.<String>) — Override which events will be delivered by the server ("active" | "inactive").

Type

Object