I played a little bit with zoneminder in the last weeks and by general that is a interesting project, but there is one thing that is not so nice for my taste. The video output for live and for replay.
My question:
Is there any way to make this HTML5 compatible, that I would use it with a standard HTML5 video tag (on my own skin)?
Thanks,
Joseph
HTML5 compatible video for live & replay
Re: HTML5 compatible video for live & replay
As of today, ZM stores images as jpegs so you won't be able to use an HTML video tag with the mime types that it expects.
There is a video branch of ZM (check github) where folks have done some basic work on video, but its only gone as far as directly storing video instead of jpeg.
You can check out that branch and see.
In the mean time, you may also look at other options of just creating a montage view yourself by directly accessing the video feeds of the cameras and not routing it through ZM
There is a video branch of ZM (check github) where folks have done some basic work on video, but its only gone as far as directly storing video instead of jpeg.
You can check out that branch and see.
In the mean time, you may also look at other options of just creating a montage view yourself by directly accessing the video feeds of the cameras and not routing it through ZM
Joseph wrote:I played a little bit with zoneminder in the last weeks and by general that is a interesting project, but there is one thing that is not so nice for my taste. The video output for live and for replay.
My question:
Is there any way to make this HTML5 compatible, that I would use it with a standard HTML5 video tag (on my own skin)?
Thanks,
Joseph
I no longer work on zmNinja, zmeventnotification, pyzm or mlapi. I may respond on occasion based on my available time/interest.
Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs