back to notes

twitch separate (vod) audio track for all OBS streaming providers

TIL you can put the following setting in OBS’ global.ini to show/enable the "Twitch VOD-Track" setting for all streaming platforms (i.e. also custom RMTP servers).

```
[General]
EnableCustomServerVodTrack=true
```


last updated october 2022