Spinning wheel on Player Embeds in OBS after Embed Update

Hey @PatrickKR. I tried using both HTTP and HTTPS connections via localhost (set up in IIS). Wasn’t able to capture the output regardless of it being HTTP or HTTPS. Still hit the spinning wheel. HTTPS was set up using a self-signed certificate (since it’s localhost), and that didn’t help or hurt the integration.

I know other people have been able to capture a stream via OBS / StreamLabs OBS, so I’m not sure what’s going on that’s causing me to not be able to capture it.

So far, I’ve tried:

  1. HTTP connection to localhost with iframe embed.
  2. HTTP connection to localhost with javascript embed.
  3. HTTP connection to 127.0.0.1 with iframe embed.
  4. HTTP connection to 127.0.0.1 with javascript embed.
  5. HTTPS connection to localhost with iframe embed.
  6. HTTPS connection to localhost with javascript embed.
  7. HTTPS connection to 127.0.0.1 with iframe embed.
  8. HTTPS connection to 127.0.0.1 with javascript embed.