im thinkin of using a esp32 and firebase to run a firefox virtual machine thats in the firebase and then display it on a webserver using esp32 and using https request to control keyboards buttons on the webserver. is it possible?
Start by reading the specs for firefox virtual machine thats in the firebase, which controllers is it designed for, how much memory does it need? What computing power does it need? Then compare with the specs for the esp32.
Does "keyboard buttons" mean you have a real computer (for example a PC running windows 10) and you want to remotely send PC-keyboard strokes?
Your suggestion is the most complicated way of doing this I have read so far.
But maybe my interpretation is totally wrong.
You should describe in detail what you want to do first.
best regards Stefan
Firefox on my Windows PC occupies 937 megabytes of memory. That is a bit more memory than the ESP32 has, if I recall correctly. But don't let that keep you from having fun!
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.