libonvif 3.2.5__tar.gz → 3.2.7__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- libonvif-3.2.7/CMakeLists.txt +68 -0
- {libonvif-3.2.5/libonvif.egg-info → libonvif-3.2.7}/PKG-INFO +64 -63
- {libonvif-3.2.5 → libonvif-3.2.7}/include/onvif.h +3 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/allocators.h +693 -693
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/cursorstreamwrapper.h +78 -78
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/document.h +3043 -3043
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/encodedstream.h +299 -299
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/encodings.h +716 -716
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/error/en.h +176 -176
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/error/error.h +285 -285
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/filereadstream.h +99 -99
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/filewritestream.h +104 -104
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/fwd.h +151 -151
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/internal/biginteger.h +297 -297
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/internal/clzll.h +71 -71
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/internal/diyfp.h +261 -261
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/internal/dtoa.h +249 -249
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/internal/ieee754.h +78 -78
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/internal/itoa.h +308 -308
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/internal/meta.h +186 -186
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/internal/pow10.h +55 -55
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/internal/regex.h +739 -739
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/internal/stack.h +232 -232
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/internal/strfunc.h +83 -83
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/internal/strtod.h +293 -293
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/internal/swap.h +46 -46
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/istreamwrapper.h +128 -128
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/memorybuffer.h +70 -70
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/memorystream.h +71 -71
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/msinttypes/inttypes.h +316 -316
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/msinttypes/stdint.h +300 -300
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/ostreamwrapper.h +81 -81
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/pointer.h +1476 -1476
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/prettywriter.h +277 -277
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/rapidjson.h +741 -741
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/reader.h +2246 -2246
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/schema.h +3262 -3262
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/stream.h +223 -223
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/stringbuffer.h +121 -121
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/uri.h +481 -481
- {libonvif-3.2.5 → libonvif-3.2.7}/include/rapidjson/writer.h +721 -721
- {libonvif-3.2.5 → libonvif-3.2.7}/libonvif/__init__.py +1 -1
- libonvif-3.2.7/libonvif/libstdc++.so.6 +0 -0
- libonvif-3.2.7/libonvif/libxml2.so.16 +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7/libonvif.egg-info}/PKG-INFO +64 -63
- {libonvif-3.2.5 → libonvif-3.2.7}/libonvif.egg-info/SOURCES.txt +2 -3
- {libonvif-3.2.5 → libonvif-3.2.7}/libonvif.egg-info/not-zip-safe +1 -1
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.appveyor.yml +35 -35
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.clang-format +38 -38
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.clang-tidy +79 -79
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.cmake-format.yaml +73 -73
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.codespell-ignore-lines +24 -24
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.gitattributes +1 -1
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/CODEOWNERS +9 -9
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/CONTRIBUTING.md +388 -388
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml +61 -61
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/ISSUE_TEMPLATE/config.yml +8 -8
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/dependabot.yml +15 -15
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/labeler.yml +13 -13
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/labeler_merged.yml +8 -8
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/matchers/pylint.json +32 -32
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/pull_request_template.md +19 -19
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/workflows/ci.yml +1250 -1250
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/workflows/configure.yml +92 -92
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/workflows/emscripten.yaml +30 -30
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/workflows/format.yml +60 -60
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/workflows/labeler.yml +25 -25
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/workflows/pip.yml +120 -120
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.github/workflows/upstream.yml +116 -116
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.gitignore +46 -46
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.pre-commit-config.yaml +156 -156
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.readthedocs.yml +20 -20
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/CMakeLists.txt +345 -345
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/LICENSE +29 -29
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/MANIFEST.in +6 -6
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/README.rst +181 -181
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/SECURITY.md +13 -13
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/Doxyfile +21 -21
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/Makefile +192 -192
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/_static/css/custom.css +3 -3
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/cast/chrono.rst +81 -81
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/cast/custom.rst +93 -93
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/cast/eigen.rst +310 -310
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/cast/functional.rst +109 -109
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/cast/index.rst +43 -43
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/cast/overview.rst +170 -170
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/cast/stl.rst +249 -249
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/cast/strings.rst +296 -296
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/classes.rst +1334 -1334
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/deadlock.md +391 -391
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/embedding.rst +262 -262
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/exceptions.rst +400 -400
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/functions.rst +614 -614
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/misc.rst +436 -436
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/pycpp/index.rst +13 -13
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/pycpp/numpy.rst +453 -453
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/pycpp/object.rst +286 -286
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/pycpp/utilities.rst +155 -155
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/advanced/smart_ptrs.rst +174 -174
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/basics.rst +314 -314
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/benchmark.py +89 -89
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/benchmark.rst +95 -95
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/changelog.rst +3285 -3285
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/classes.rst +555 -555
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/cmake/index.rst +8 -8
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/compiling.rst +728 -728
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/conf.py +369 -369
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/faq.rst +352 -352
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/index.rst +48 -48
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/installing.rst +105 -105
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/limitations.rst +68 -68
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/reference.rst +130 -130
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/release.rst +143 -143
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/requirements.in +6 -6
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/requirements.txt +275 -275
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/upgrade.rst +595 -595
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/attr.h +690 -690
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/buffer_info.h +208 -208
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/cast.h +1872 -1872
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/chrono.h +225 -225
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/common.h +2 -2
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/complex.h +74 -74
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/conduit/README.txt +15 -15
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h +111 -111
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h +88 -88
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/conduit/wrap_include_python_h.h +72 -72
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/detail/class.h +800 -800
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/detail/common.h +1252 -1252
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/detail/cpp_conduit.h +77 -77
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/detail/descr.h +171 -171
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/detail/exception_translation.h +71 -71
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/detail/init.h +436 -436
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/detail/internals.h +725 -725
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/detail/type_caster_base.h +1188 -1188
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/detail/typeid.h +65 -65
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/detail/value_and_holder.h +77 -77
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/eigen/common.h +9 -9
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/eigen/matrix.h +715 -715
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/eigen/tensor.h +515 -515
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/eigen.h +12 -12
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/embed.h +303 -303
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/eval.h +156 -156
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/functional.h +149 -149
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/gil.h +215 -215
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/gil_safe_call_once.h +102 -102
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/iostream.h +265 -265
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/numpy.h +2139 -2139
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/operators.h +202 -202
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/options.h +92 -92
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/pybind11.h +3021 -3021
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/pytypes.h +2628 -2628
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/stl/filesystem.h +124 -124
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/stl.h +648 -648
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/stl_bind.h +858 -858
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/type_caster_pyobject_ptr.h +61 -61
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/typing.h +242 -242
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/include/pybind11/warnings.h +75 -75
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/noxfile.py +107 -107
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/pybind11/__init__.py +19 -19
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/pybind11/__main__.py +86 -86
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/pybind11/_version.py +12 -12
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/pybind11/commands.py +39 -39
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/pybind11/setup_helpers.py +500 -500
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/pyproject.toml +87 -87
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/setup.cfg +42 -42
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/setup.py +149 -149
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/CMakeLists.txt +595 -595
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/conftest.py +225 -225
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/constructor_stats.h +322 -322
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/cross_module_gil_utils.cpp +111 -111
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/cross_module_interleaved_error_already_set.cpp +54 -54
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/custom_exceptions.py +10 -10
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/eigen_tensor_avoid_stl_array.cpp +16 -16
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/env.py +32 -32
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/exo_planet_c_api.cpp +76 -76
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/exo_planet_pybind11.cpp +19 -19
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/extra_python_package/test_files.py +307 -307
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/extra_setuptools/test_setuphelper.py +153 -153
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/home_planet_very_lonely_traveler.cpp +13 -13
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/local_bindings.h +92 -92
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/object.h +205 -205
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/pybind11_cross_module_tests.cpp +149 -149
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/pybind11_tests.cpp +136 -136
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/pybind11_tests.h +119 -119
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/pyproject.toml +17 -17
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/pytest.ini +23 -23
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/requirements.txt +13 -13
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_async.cpp +25 -25
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_async.py +31 -31
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_buffers.cpp +442 -442
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_buffers.py +401 -401
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_builtin_casters.cpp +387 -387
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_builtin_casters.py +532 -532
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_call_policies.cpp +113 -113
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_call_policies.py +256 -256
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_callbacks.cpp +280 -280
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_callbacks.py +232 -232
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_chrono.cpp +81 -81
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_chrono.py +207 -207
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_class.cpp +672 -672
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_class.py +539 -539
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_cmake_build/CMakeLists.txt +86 -86
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_cmake_build/embed.cpp +23 -23
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt +19 -19
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt +29 -29
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt +37 -37
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_cmake_build/main.cpp +6 -6
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt +38 -38
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt +32 -32
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt +38 -38
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_cmake_build/test.py +10 -10
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_const_name.cpp +55 -55
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_const_name.py +31 -31
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_constants_and_functions.cpp +158 -158
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_constants_and_functions.py +58 -58
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_copy_move.cpp +544 -544
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_copy_move.py +144 -144
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_cpp_conduit.cpp +22 -22
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_cpp_conduit.py +166 -166
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_cpp_conduit_traveler_bindings.h +47 -47
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_cpp_conduit_traveler_types.h +25 -25
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_custom_type_casters.cpp +217 -217
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_custom_type_casters.py +126 -126
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_custom_type_setup.cpp +41 -41
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_custom_type_setup.py +50 -50
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_docstring_options.cpp +129 -129
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_docstring_options.py +66 -66
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_eigen_matrix.cpp +443 -443
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_eigen_matrix.py +819 -819
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_eigen_tensor.cpp +18 -18
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_eigen_tensor.inl +338 -338
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_eigen_tensor.py +293 -293
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_embed/CMakeLists.txt +56 -56
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_embed/catch.cpp +43 -43
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_embed/external_module.cpp +20 -20
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_embed/test_interpreter.cpp +488 -488
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_embed/test_interpreter.py +16 -16
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_embed/test_trampoline.py +18 -18
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_enum.cpp +133 -133
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_enum.py +333 -333
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_eval.cpp +118 -118
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_eval.py +52 -52
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_eval_call.py +5 -5
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_exceptions.cpp +427 -427
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_exceptions.h +13 -13
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_exceptions.py +438 -438
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_factory_constructors.cpp +430 -430
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_factory_constructors.py +531 -531
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_gil_scoped.cpp +144 -144
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_gil_scoped.py +265 -265
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_iostream.cpp +126 -126
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_iostream.py +303 -303
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_kwargs_and_defaults.cpp +331 -331
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_kwargs_and_defaults.py +441 -441
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_local_bindings.cpp +106 -106
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_local_bindings.py +259 -259
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_methods_and_attributes.cpp +492 -492
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_methods_and_attributes.py +552 -552
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_modules.cpp +125 -125
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_modules.py +121 -121
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_multiple_inheritance.cpp +341 -341
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_multiple_inheritance.py +501 -501
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_numpy_array.cpp +547 -547
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_numpy_array.py +673 -673
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_numpy_dtypes.cpp +641 -641
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_numpy_dtypes.py +448 -448
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_numpy_vectorize.cpp +107 -107
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_numpy_vectorize.py +268 -268
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_opaque_types.cpp +77 -77
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_opaque_types.py +63 -63
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_operator_overloading.cpp +281 -281
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_operator_overloading.py +159 -159
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_pickling.cpp +194 -194
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_pickling.py +112 -112
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_python_multiple_inheritance.cpp +45 -45
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_python_multiple_inheritance.py +36 -36
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_pytypes.cpp +1001 -1001
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_pytypes.py +1103 -1103
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_sequences_and_iterators.cpp +600 -600
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_sequences_and_iterators.py +296 -296
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_smart_ptr.cpp +476 -476
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_smart_ptr.py +329 -329
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_stl.cpp +600 -600
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_stl.py +518 -518
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_stl_binders.cpp +275 -275
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_stl_binders.py +414 -414
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_tagbased_polymorphic.cpp +148 -148
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_tagbased_polymorphic.py +30 -30
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_thread.cpp +66 -66
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_thread.py +49 -49
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_type_caster_pyobject_ptr.cpp +168 -168
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_type_caster_pyobject_ptr.py +122 -122
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_type_caster_std_function_specializations.cpp +46 -46
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_type_caster_std_function_specializations.py +15 -15
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_union.cpp +22 -22
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_union.py +10 -10
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_unnamed_namespace_a.cpp +38 -38
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_unnamed_namespace_a.py +36 -36
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_unnamed_namespace_b.cpp +13 -13
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_unnamed_namespace_b.py +7 -7
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_vector_unique_ptr_member.cpp +54 -54
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_vector_unique_ptr_member.py +16 -16
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_virtual_functions.cpp +592 -592
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_virtual_functions.py +468 -468
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_warnings.cpp +46 -46
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/test_warnings.py +68 -68
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/valgrind-numpy-scipy.supp +140 -140
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/valgrind-python.supp +117 -117
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/FindCatch.cmake +76 -76
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/FindEigen3.cmake +86 -86
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/FindPythonLibsNew.cmake +310 -310
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/JoinPaths.cmake +23 -23
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/check-style.sh +44 -44
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/cmake_uninstall.cmake.in +23 -23
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/codespell_ignore_lines_from_errors.py +40 -40
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/libsize.py +38 -38
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/make_changelog.py +92 -92
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/pybind11.pc.in +7 -7
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/pybind11Common.cmake +416 -416
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/pybind11Config.cmake.in +233 -233
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/pybind11GuessPythonExtSuffix.cmake +86 -86
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/pybind11NewTools.cmake +332 -332
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/pybind11Tools.cmake +216 -216
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/pyproject.toml +3 -3
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/setup_global.py.in +66 -66
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/setup_main.py.in +46 -46
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake +161 -161
- {libonvif-3.2.5 → libonvif-3.2.7}/pyproject.toml +2 -2
- {libonvif-3.2.5 → libonvif-3.2.7}/setup.cfg +4 -4
- {libonvif-3.2.5 → libonvif-3.2.7}/setup.py +3 -5
- {libonvif-3.2.5 → libonvif-3.2.7}/src/onvif.c +140 -24
- {libonvif-3.2.5 → libonvif-3.2.7}/src/onvif.cpp +1 -1
- libonvif-3.2.5/CMakeLists.txt +0 -113
- libonvif-3.2.5/libonvif/libxml2.dll +0 -0
- libonvif-3.2.5/libonvif/msvcp140.dll +0 -0
- libonvif-3.2.5/libonvif/vcruntime140.dll +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/LICENSE +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/MANIFEST.in +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/README.md +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/include/cencode.h +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/include/getopt-win.h +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/include/onvif_data.h +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/include/session.h +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/include/sha1.h +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/libonvif.egg-info/dependency_links.txt +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/libonvif.egg-info/top_level.txt +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/.git +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/pybind11-logo.png +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/pybind11_vs_boost_python1.png +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/pybind11_vs_boost_python1.svg +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/pybind11_vs_boost_python2.png +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/docs/pybind11_vs_boost_python2.svg +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/pybind11/py.typed +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/extra_python_package/pytest.ini +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/pybind11/tests/extra_setuptools/pytest.ini +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/src/cencode.c +0 -0
- {libonvif-3.2.5 → libonvif-3.2.7}/src/sha1.c +0 -0
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
#*******************************************************************************
|
|
2
|
+
# libonvif/libonvif/CMakeLists.txt
|
|
3
|
+
#
|
|
4
|
+
# Copyright (c) 2023, 2024 Stephen Rhodes
|
|
5
|
+
#
|
|
6
|
+
# This program is free software; you can redistribute it and/or modify
|
|
7
|
+
# it under the terms of the GNU General Public License as published by
|
|
8
|
+
# the Free Software Foundation; either version 2 of the License, or
|
|
9
|
+
# (at your option) any later version.
|
|
10
|
+
#
|
|
11
|
+
# This program is distributed in the hope that it will be useful,
|
|
12
|
+
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
13
|
+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
14
|
+
# GNU General Public License for more details.
|
|
15
|
+
#
|
|
16
|
+
# You should have received a copy of the GNU General Public License along
|
|
17
|
+
# with this program; if not, write to the Free Software Foundation, Inc.,
|
|
18
|
+
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
19
|
+
#
|
|
20
|
+
#******************************************************************************/
|
|
21
|
+
|
|
22
|
+
cmake_minimum_required(VERSION 3.17)
|
|
23
|
+
|
|
24
|
+
project(libonvif VERSION 3.2.7)
|
|
25
|
+
|
|
26
|
+
set(CMAKE_CXX_STANDARD 17)
|
|
27
|
+
set(CMAKE_CXX_STANDARD_REQUIRED True)
|
|
28
|
+
|
|
29
|
+
if (DEFINED ENV{LIBXML2_INCLUDE_DIRS})
|
|
30
|
+
set(LIBXML2_INCLUDE_DIRS $ENV{LIBXML2_INCLUDE_DIRS})
|
|
31
|
+
set(LIBXML2_LIBRARIES $ENV{LIBXML2_LIBRARIES})
|
|
32
|
+
else()
|
|
33
|
+
find_package(LibXml2 REQUIRED)
|
|
34
|
+
endif()
|
|
35
|
+
|
|
36
|
+
add_subdirectory(pybind11)
|
|
37
|
+
|
|
38
|
+
pybind11_add_module(pyonvif
|
|
39
|
+
src/onvif.cpp
|
|
40
|
+
src/onvif.c
|
|
41
|
+
src/cencode.c
|
|
42
|
+
src/sha1.c
|
|
43
|
+
)
|
|
44
|
+
|
|
45
|
+
set_target_properties(pyonvif PROPERTIES
|
|
46
|
+
OUTPUT_NAME libonvif
|
|
47
|
+
)
|
|
48
|
+
|
|
49
|
+
target_link_libraries(pyonvif PRIVATE
|
|
50
|
+
${LIBXML2_LIBRARIES}
|
|
51
|
+
)
|
|
52
|
+
|
|
53
|
+
message("-- LIBXML2_INCLUDE_DIRS: " ${LIBXML2_INCLUDE_DIRS})
|
|
54
|
+
message("-- LIBXML2_LIBRARIES: " ${LIBXML2_LIBRARIES})
|
|
55
|
+
|
|
56
|
+
target_include_directories(pyonvif PUBLIC
|
|
57
|
+
include
|
|
58
|
+
${LIBXML2_INCLUDE_DIRS}
|
|
59
|
+
)
|
|
60
|
+
|
|
61
|
+
if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
|
|
62
|
+
set_target_properties(pyonvif PROPERTIES
|
|
63
|
+
BUILD_RPATH "$ORIGIN"
|
|
64
|
+
BUILD_RPATH_USE_ORIGIN TRUE
|
|
65
|
+
INSTALL_RPATH "$ORIGIN"
|
|
66
|
+
INSTALL_RPATH_USE_ORIGIN TRUE
|
|
67
|
+
)
|
|
68
|
+
endif()
|
|
@@ -1,63 +1,64 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
2
|
-
Name: libonvif
|
|
3
|
-
Version: 3.2.
|
|
4
|
-
Summary: A python module for communicating with onvif cameras
|
|
5
|
-
Author: Stephen Rhodes
|
|
6
|
-
Author-email: Stephen Rhodes <sr99622@gmail.com>
|
|
7
|
-
|
|
8
|
-
Project-URL:
|
|
9
|
-
|
|
10
|
-
Classifier:
|
|
11
|
-
Classifier: Operating System :: OS Independent
|
|
12
|
-
Requires-Python: >=3.10
|
|
13
|
-
Description-Content-Type: text/markdown
|
|
14
|
-
License-File: LICENSE
|
|
15
|
-
Dynamic: author
|
|
16
|
-
Dynamic:
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
THE SOFTWARE
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: libonvif
|
|
3
|
+
Version: 3.2.7
|
|
4
|
+
Summary: A python module for communicating with onvif cameras
|
|
5
|
+
Author: Stephen Rhodes
|
|
6
|
+
Author-email: Stephen Rhodes <sr99622@gmail.com>
|
|
7
|
+
License-Expression: LGPL-2.1
|
|
8
|
+
Project-URL: Homepage, https://github.com/sr99622/libonvif
|
|
9
|
+
Project-URL: Bug Tracker, https://github.com/sr99622/libonvif/issues
|
|
10
|
+
Classifier: Programming Language :: Python :: 3
|
|
11
|
+
Classifier: Operating System :: OS Independent
|
|
12
|
+
Requires-Python: >=3.10
|
|
13
|
+
Description-Content-Type: text/markdown
|
|
14
|
+
License-File: LICENSE
|
|
15
|
+
Dynamic: author
|
|
16
|
+
Dynamic: license-file
|
|
17
|
+
Dynamic: requires-python
|
|
18
|
+
|
|
19
|
+
# libonvif
|
|
20
|
+
|
|
21
|
+
Python enabled library for communicating with onvif devices. Designed for use in
|
|
22
|
+
[Onvif GUI](https://github.com/sr99622/libonvif).
|
|
23
|
+
|
|
24
|
+
Copyright (c) 2020, 2023, 2024 Stephen Rhodes
|
|
25
|
+
|
|
26
|
+
This library is free software; you can redistribute it and/or
|
|
27
|
+
modify it under the terms of the GNU Lesser General Public
|
|
28
|
+
License as published by the Free Software Foundation; either
|
|
29
|
+
version 2.1 of the License, or (at your option) any later version.
|
|
30
|
+
|
|
31
|
+
This library is distributed in the hope that it will be useful,
|
|
32
|
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
33
|
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
34
|
+
Lesser General Public License for more details.
|
|
35
|
+
|
|
36
|
+
You should have received a copy of the GNU Lesser General Public
|
|
37
|
+
License along with this library; if not, write to the Free Software
|
|
38
|
+
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
39
|
+
|
|
40
|
+
# libxml2
|
|
41
|
+
|
|
42
|
+
Except where otherwise noted in the source code (e.g. the files dict.c and
|
|
43
|
+
list.c, which are covered by a similar licence but with different Copyright
|
|
44
|
+
notices) all the files are:
|
|
45
|
+
|
|
46
|
+
Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
|
|
47
|
+
|
|
48
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
49
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
50
|
+
in the Software without restriction, including without limitation the rights
|
|
51
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
52
|
+
copies of the Software, and to permit persons to whom the Software is fur-
|
|
53
|
+
nished to do so, subject to the following conditions:
|
|
54
|
+
|
|
55
|
+
The above copyright notice and this permission notice shall be included in
|
|
56
|
+
all copies or substantial portions of the Software.
|
|
57
|
+
|
|
58
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
59
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
|
|
60
|
+
NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
61
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
62
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
63
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
64
|
+
THE SOFTWARE.
|
|
@@ -155,6 +155,7 @@ struct OnvifData {
|
|
|
155
155
|
bool hidden;
|
|
156
156
|
int cache_max;
|
|
157
157
|
bool sync_audio;
|
|
158
|
+
float position[2];
|
|
158
159
|
};
|
|
159
160
|
|
|
160
161
|
struct OnvifSession {
|
|
@@ -200,6 +201,8 @@ LIBRARY_API int getOptions(struct OnvifData *onvif_data);
|
|
|
200
201
|
LIBRARY_API int getImagingSettings(struct OnvifData *onvif_data);
|
|
201
202
|
LIBRARY_API int setImagingSettings(struct OnvifData *onvif_data);
|
|
202
203
|
|
|
204
|
+
LIBRARY_API int getStatus(struct OnvifData *onvif_data);
|
|
205
|
+
LIBRARY_API int absoluteMove(float x_position, float y_position, struct OnvifData *onvif_data);
|
|
203
206
|
LIBRARY_API int continuousMove(float x, float y, float z, struct OnvifData *onvif_data);
|
|
204
207
|
LIBRARY_API int moveStop(int type, struct OnvifData *onvif_data);
|
|
205
208
|
LIBRARY_API int setPreset(char * arg, struct OnvifData *onvif_data);
|