1

I need to decode and render an H.264 encoded RTSP stream in Google Chrome. Low latency is needed and therefore I need to use hardware acceleration for the decoding process. I have been searching for any PPAPI plugins that can be used to RTSP streaming in Chrome, but I haven't found any. NPAPI plugins have been removed from Chrome so the VLC plugin is no longer an option. Live streaming is also not supported by the HTML5 player.

How can I, in this scenario, build or use(if available) an RTSP client in Chrome, that decodes and renders the RTSP(H264 encoded stream) in the browser, using hardware acceleration to reduce latency?

Community
  • 1
  • 1
Taimoor Alam
  • 113
  • 1
  • 11

0 Answers0