jitsi
Publish mixed tracks into a Jitsi meeting.
Product links: jitsi.org · JaaS
Example
Section titled “Example”{ "name": "jitsi_out", "type": "jitsi", "inputs": ["mix_video", "mix_audio"], "config": { "domain": "8x8.vc", "roomName": "MyRoomABC123", "appId": "<jaas-app-id>", "token": "<jwt>", "displayName": "avflow-composite", "encoding": { "videoCodec": "vp8", "audioCodec": "opus" } }}Config
Section titled “Config”| Field | Type | Required | Description |
|---|---|---|---|
domain | string | Yes | Jitsi deployment host (e.g. 8x8.vc, meet.jit.si). |
roomName | string | Yes | Conference room name. |
token | string | No | JWT for secured rooms (JaaS). |
appId | string | No | JaaS application ID. |
sdkUrl | string | No | Optional override URL for the lib-jitsi-meet bundle. Normal jobs use AVFlow’s served SDK. |
displayName | string | No | Local participant display name in the conference. |
initOptions | object | No | Passed through to JitsiMeetJS.init(). |
connectionOptions | object | No | Connection options for initJitsiConference. |
conferenceOptions | object | No | Conference join options. |
encoding | object | No | Output codecs and bitrates. See shared encoding. |
Pricing
Section titled “Pricing”RTC output tier. Sink pricing.