Real-time Video Processing in Web Applications

Cristian Ionita,Alexandru Barbulescu
DOI: https://doi.org/10.48550/arXiv.1712.02438
2017-12-06
Multimedia
Abstract:The OpenGL ES standard is implemented in modern desktop and mobile browsers through the WebGL API. This paper explores the potential for using OpenGL ES hardware acceleration for real time video processing in standard HTML5 applications. It analyses the WebGL performance across device types and compares it with the standard JavaScript and canvas performance.
What problem does this paper attempt to address?