- Ok did try the
http://t2t2.github.io/obs-tablet-remote/ on a Raspberry PI4 with Rasbian and nginx and it was working.
but it was using port 8082 and I was able to use a browser on my lan to control the OBS on another computer.
So I did setup up nginx with ssl and proxy to the 8082 but I it complain about it saying security was fine but it
was not possible for the browser to handle this. (I have not tried usning a vpn connection)
Anyway t2t2 solution is nice - as you can include a frame you may need to maybe facebook or youtube studio page
or maybe have rtmp stats from a server included - not just for tablet usage and it was working on my Raspberry
chrome also - part of this would even be nice if it was part of the OBS Gui where one needs to configure and
see studio streaming information - view keys maybe but OK you can do this with a browser also but its nice with the frame option.
I am new to this nodejs and npm stuff and I think the version included with my raspberry was onld and I did
update it follow instruktions online for this but - I was going for a setup that not needed the internet acces,
I did need to run it development mode - I don't know howto start it as a regular service as a build but this
is my lack of know how ;)