Skip to content

Commit

Permalink
rtmp-services: Populate Twitch specific multitrack video settings
Browse files Browse the repository at this point in the history
  • Loading branch information
palana committed May 7, 2024
1 parent 35a58ff commit daf5e65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugins/rtmp-services/data/services.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"name": "Twitch",
"common": true,
"stream_key_link": "https://dashboard.twitch.tv/settings/stream",
"multitrack_video_configuration_url": "https://ingest.twitch.tv/api/v3/GetClientConfiguration",
"multitrack_video_name": "Enhanced Broadcasting",
"multitrack_video_learn_more_link": "https://help.twitch.tv/s/article/multiple-encodes",
"servers": [
{
"name": "Asia: Hong Kong",
Expand Down

0 comments on commit daf5e65

Please sign in to comment.