Replies: 1 comment 3 replies
-
|
Thanks! It'd likely fit in. ONVIF does a lot of things. What specifically are you thinking of? A few I've thought about adding with ONVIF:
I found this Rust onvif library a while ago, although it has some problems. One of them is that the code size is huge because of the way the XML (de)serialization library it uses works. I made a proposal to improve that but didn't get any feedback form the library's author, so I haven't taken it further. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've been playing around with moonfire a bit with some cameras and it's really impressive!
I was wondering if some ONVIF support would be out of scope or if it would fit in. I would be interested in trying to experiment a bit with it if that's the case!
Beta Was this translation helpful? Give feedback.
All reactions