onvif
Here are 87 public repositories matching this topic...
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
May 19, 2022 - C
-
Updated
May 23, 2022 - Go
-
Updated
May 24, 2022 - C
-
Updated
Mar 29, 2020 - Swift
-
Updated
Jun 13, 2020 - HTML
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Sep 10, 2019 - Python
Hi,
I've been using onvif-nvt very nicely inside my PTZ webapp.
Now I'm trying to implement the recording functionality. However when i do a Cam.add("recording"): and I'll call for a getRecordings, I get an 'not implemented' message.
I'm not sure though now. I'm wondering if I'm doing something wrong, or that recording is just not implemented yet?
Thanks for your feedback
Bram
This page shows an example of fixed usage: https://docs.microsoft.com/en-us/previous-versions/dotnet/netframework-4.0/ms256061(v=vs.100)
fixed is not currently supported by the parser, due to ints absence in XSD files of ONVIF.
To implement fixed support:
- go to xsd-parser-rs/parser/xsd_element.rs and add facet "Fixed" into
enum FacetType; - go throug usages of `FacetTyp
-
Updated
Oct 30, 2020 - C
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
May 20, 2022 - C#
-
Updated
Nov 10, 2021 - C#
-
Updated
Feb 4, 2020 - C++
-
Updated
May 15, 2018 - C++
-
Updated
Jun 7, 2017 - C#
Improve this page
Add a description, image, and links to the onvif topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the onvif topic, visit your repo's landing page and select "manage topics."


OS: Ubuntu 18.04.02 LTS
The error occures because on line 86 rsync fails to expand the asterisk. Works as intended on Debian 10.