article

GenvidExpert avatar image
GenvidExpert posted

Twitch Dev Rig - Troubleshooting - Video doesn’t appear - Background is white

When installing Twitch Dev Rig for the first time, this behavior can happen.

Here is a simple Hello World page exposing the issue:

1649165886851.png

The normal behavior in case you’re not even streaming anything yet should be like this, exposing the Offline video information under the overlay:

1649165963004.png


We find out that the following steps fixed the issue, however we didn’t identify the root cause of this Dev Rig Bug.

  1. In the dev rig, right click outside the overlay view and select Toggle Developer Tools, this will open the developers tools on the right.

    1649166178914.png1649166178948.png
  2. Inside Elements, Navigate to the websrc view.

    1649166179158.png
  3. Use OBS or the genvid cluster to stream to your Twitch channel.

    1649166179816.png
  4. In the developer tools, Replace the websrc video address by your twitch channel video address like:

    • <webview src="https://www.twitch.tv/genvidpo" style="height: 724px;"></webview>
  • Press Enter

Video should appear in the Dev Rig:1649166519753.png


5. Stop streaming and click the refresh button in the Dev Rig.
1649166604366.png


You should see the video offline message in the Dev Rig with the overlay upon it.

The websrc view should point to localhost.

1649166688246.png

Known IssuesTwitchSDK
1649165886851.png (32.5 KiB)
1649165963004.png (56.6 KiB)
1649166178914.png (2.3 KiB)
1649166178948.png (59.3 KiB)
1649166179158.png (73.4 KiB)
1649166179816.png (461.3 KiB)
1649166519753.png (338.8 KiB)
1649166604366.png (5.4 KiB)
1649166688246.png (45.0 KiB)
10 |600

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Article

Contributors

GenvidExpert contributed to this article Cyrille contributed to this article