Skip to content

Category #14

@didikunz

Description

@didikunz
{
  "gddPlayoutOptions": {
    "playout" {
      "casparcg": {
        /** The default server to play on (an IP-address or a hostname). */
        "serverHost"?: string
        /** The default server to play on. */
        "serverPort"?: number

        /** The default / suggested channel to play on */
        "channel"?: number
        /** The default / suggested layer to play on */
        "layer"?: number

      },
    }
  }
}

Beside or instead the suggested layer we also could add a "category" that could be a string, that denotes the layer in an abstracted way. For instance "LT". "LowerThird" etc. could tell the system to play the template on a defined layer, while "Bug" would be another layer. That would let a client to define these layer internally the way it needs it, and frees the template author of the need to know these details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions