I still find it a very questionable idea to run some GUI stuff on IoT device streaming the GUI to you. I just don't get why you would want to do that, vs let's say having an HTTP access.
I have an HTTP server running on my printer and I'm pretty sure it doesn't have a powerful CPU. The web page it provides is more than adequate for controlling it.
Remote interface in streaming fashion only makes sense to me when remote computer is strong enough to do all that's needed for GUI to work. Like thin client idea above, game streaming and so on.
I have an HTTP server running on my printer and I'm pretty sure it doesn't have a powerful CPU. The web page it provides is more than adequate for controlling it.
Remote interface in streaming fashion only makes sense to me when remote computer is strong enough to do all that's needed for GUI to work. Like thin client idea above, game streaming and so on.