Vaesive
Member
I cannot for the life of me get OBS to show a simple HTML file with some JavaScript that reads from a local txt file in the same directory that the html file lives. Everything works fine with Firefox and Chrome with no console or JS errors.
Things I've tried:
I've zipped up my entire project just for simplicity
Things I've tried:
- Adding --allow-file-access-from-files to my OBS shortcut and running as administrator.
- Running OBS through command line as administrator with the --allow-file-access-from-files flag.
- Enabling/Disabling Hardware Acceleration for Browser Sources.
- Unchecking "Local File" and putting file:/// before the full filepath to the html file.
I've zipped up my entire project just for simplicity