Hi,
I have an M5stack camera I want to use remotely. I can see images in a web browser, but I want to be able to get the data and manipulate and display in B4X apps (starting with B4J) . I think I need to use HTTPUtils2 to get the jpeg stream, put it in BitMapCreator, modify then display. Sorry but I have searched and cant find how to setup HTTPutils2 in B4J. The tutorial is for B4A. I also looked in esp8266 to see if there was example of reading from server thert in B4J and couldnt find anything.
Can someone please point me in right direction, or help me onto the path if I have right idea.
Thanks
Steve