Server sends video as arrayBuffers and streams them to client using websockets. On the client side i receive arrayBuffers in real time. So, is there any way to launch video stream using these arrayBuffers via HTML5 video tag?
Example of arrayBuffer: