Also glad to report I got OBS running on a new Nano last night thanks to all the contributors here :) Gonna take a shot at Gstreamer this weekend to get hardware encoding.
On a related note....since Browser source is unavailable in this build, I'm using Media Source, unchecking the local file option, and using https links to my mp4s online. See the screenshot attached for an example of an https Media Source video that's working
To make them loop, though, do I have to write an html file with the video url and a meta refresh header tag, then set that as the source? Will the Media Source even accept an html file in this build on the Nano?
Before I try that, is there any way to make an https Media Source refresh the video automatically? OBS has to call to call the video to play when it initiates, so why not call the video again automatically after each play?