Close

Bugfix: No more caching problems on some (mobile) browsers

A project log for STS-PiLot Robotics Remote Control

Remote control web interface with live video for Raspberry Pi Robots

mark-dammer-mm0dqmMark Dammer MM0DQM 04/22/2017 at 11:530 Comments

Some (mainly mobile) web browsers did not update the video when the slower, single threaded video interface was used. This was caused by the browser caching the jpeg image instead of reloading it. The problem is now solved.

Discussions