ZoneMinder / zoneminder

ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
http://www.zoneminder.com/
GNU General Public License v2.0
4.97k stars 1.21k forks source link

Video.js is used outdated 4.11.4, currently there is version 8.12.0 #4006

Open IgorA100 opened 2 months ago

IgorA100 commented 2 months ago

Describe Your Environment

http://videojs.com https://github.com/videojs/video.js

IgorA100 commented 2 months ago

@connortechnology I'll see when I have time

connortechnology commented 2 months ago

For consistency of UI, video.js may not really be the way to go. Might be better to integrate something like https://github.com/numberwolf/h265web.js which would give us h265 as well.

IgorA100 commented 2 months ago

Agree. I will think.

connortechnology commented 2 months ago

See some partial work I did here https://github.com/connortechnology/ZoneMinder/tree/h265web.js

IgorA100 commented 2 months ago

partial work

Why didn't you finish your work? What were the difficulties?

connortechnology commented 2 months ago

I think it basically worked, just needed to hook up all the UI elements