Skip to content

Make MJPEG stream closure more robust

Gabriele De Blasi requested to merge wip-enhancement into master

It's important to remove error listener once connection is closed, otherwise uncaught error, like the 'aborted' one, may occur.

Merge request reports