Stream Webcam to Java Server with Websocket -#6: read images from html canvas



Stream Webcam to Java Server with Websocket -#6: read images from html canvas

Stream Webcam to Java Server with  Websocket -#6: read images from html canvas

In this tutorial we see how to draw data from an html5 canvas element as images, decode the data using javascript atob and get the character representation of each byte

Comments are closed.