Skip to content

Plugin mjpeg osd contribution

TRAN Quoc Hung requested to merge (removed):plugin_mjpeg_osd_contribution into master

Hello,

In MJPEG stream plugin, I did some implementations of OSD properties (on screen display) to display context information corresponding to the image displayed in the browser.

I added a new "OSD" tab for MJPEG plugin, it's quite similar to the slide show:

  • We can fold the OSD options like slideshow plugin.
  • The image cannot be loaded for streaming, a default image is used. An error message is displayed
  • When the stream is not looping, an end image appears. There is a message displayed also in this case.

TRAN

Edited by TRAN Quoc Hung

Merge request reports