OnvifDeviceManager icon indicating copy to clipboard operation
OnvifDeviceManager copied to clipboard

Implement camera gridview

Open biennvops opened this issue 11 months ago • 1 comments

I have multiple cameras at my home, each works fine in the app, however there is currently no way to watch all of them at the same time without having to open multiple app instances. Is there any implementation for this? Thank you.

biennvops avatar Jan 04 '25 08:01 biennvops

Good day and thanks for this suggestion!

I can say that it most definitely is on my radar, I simply forgot to add it to the TODO list on the README. I still have several ONVIF capabilities I would like to add before implementing a gridview. (e.g. PTZ, Edit Media Profiles and other various configurations like NTP) Those are only my personal use-case that aren't currently met by existing linux software.

It may take some time before I work on a camera gridview, since I want to be resource conscious. For instance, running multiple 4K camera streams might be too much for a below average PC.

My current focus is to build a tool to manage individual devices. I will eventually add NVR features like gridview, record/replay, object detection, etc...

I don't mind keeping this open however long, until I get around to it.

Cheers!

Quedale avatar Jan 04 '25 15:01 Quedale