Browser Source Not Displaying Webpage

Ikazuyr

New Member
I am attempting to setup a recording that uses a browser page as the source. The page is used to play table top wargames online. When a new game is started, a new page is generated with a unique path just for that instance to use. When I point the browser source at the main page, everything displays as expected. When I input a page to record a specific game page, I get a black screen. I checked the log and found the following:

14:06:29.631: User added scene 'Scene 2 - Browser Source'
14:06:29.632: User switched to scene 'Scene 2 - Browser Source'
14:06:36.839: User added source 'Browser' (browser_source) to scene 'Scene 2 - Browser Source'
14:07:16.168: [obs-browser: 'Browser'] Error: Uncaught TypeError: Cannot read properties of null (reading 'appendChild') (https://wartable.online/games/-OmdnsCoAVQ5GPIGxqmi:1)
14:07:16.401: [obs-browser: 'Browser'] Error: Uncaught SyntaxError: Identifier 'obsCSS' has already been declared (https://wartable.online/games/-OmdnsCoAVQ5GPIGxqmi:1)

I am not sure if this is indicating an error in OBS that can be resolved or if this is some quirk of the code in the webpage that is preventing it from being displayed.
 
Back
Top