niqdev/ipcam-view

How to display the last imposed bitmap in case of EOF or IO Exception

jayesh83 opened this issue · 1 comments

Hi, Sometimes I get EOF or IO exception in that case current implementation just hangs the system, mjpegviewer starts flickering quickly. I want something that can prevent this and in case of IO/EOF exception, the very last bitmap should be displayed.

How to go about that?

Hi, I'm not actively developing this lib, feel free to open a pr to fix the issue and I'll be more than happy to review it and merge it.
Thanks