Strange CORS behavior on Linux Browser Source

SmartASCII

New Member
I have a browser source with a video element that points to a Twitch clip. For example: https://clips-media-assets2.twitch.tv/34503454496-offset-2704.mp4

In Windows Chrome, it loads fine.
In Windows OBS browser source, it loads fine.
In Ubuntu Chrome, it loads fine.
In Ubuntu OBS, it's strangely returning a CORS error.

The only thing I can think of is some sort of difference within the browser-source itself between Windows and Linux (User-agent not being resolved properly or something?)

Is this a known issue? Any ideas how we can get this resolved?
 
Top