I am VERY new to B4J, but not new to software development.  I've spent my day reading manuals, watching videos, and I'm stumped.   I've built a Raspberry Pi with camera and have it set up (in the garage) Streaming Video on http://10.0.0.183:8082  What I want to build is a Viewer, to Connect to the Raspberry's Video output.
When I use the WebView control I get byte code being streamed, but NOT Video. I get Video using Chrome. How do I continuously convert this into video and view it?
Eventually, I want to put up numerous cameras around the house and put this code behind a touchscreen, as a control center.
Pete
			
			When I use the WebView control I get byte code being streamed, but NOT Video. I get Video using Chrome. How do I continuously convert this into video and view it?
Eventually, I want to put up numerous cameras around the house and put this code behind a touchscreen, as a control center.
Pete