Skip to content

time sync problems #82

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 53 commits into
base: master
Choose a base branch
from
Open

time sync problems #82

wants to merge 53 commits into from

Conversation

rklass
Copy link

@rklass rklass commented Aug 7, 2019

I need a solution to controll an AXIS 5915 camera in an environment with no interet and no timeservers.
I tried the parameter adjust_time=True , but no success.

Is there any help possible ?

My environment is

  • python 2.7
  • python-onvif
  • AXIS 5915

FalkTannhaeuser and others added 30 commits June 21, 2017 16:23
Add support for socks proxy by adding support for zeep Transports
Fix events pullpoint service and some imports that fail in python3
Fixed client for zeep v3.0.0
This allow authentication on cameras without being time synchronized.
Note: In commit 9b3becc this was
already done previously for the "SUDS" SOAP client. Now done for Zeep.
frawau and others added 17 commits November 8, 2018 14:56
This was not working. Still for Python 2.
…nstead of the correct "notification" (singular)

#37
…ate_onvif_service function, various cleanups highlighted by PyCharm inspection for PEP8 compliance, spelling, unused variables, etc.

#17
…pliance, unused parameter variables, commented-out code, etc.)
Additional service referencing events.NotificationProducerBinding
Allow services to be created with custom transport
@sinchb
Copy link
Contributor

sinchb commented Feb 10, 2023

This branch has conflicts that must be resolved

王泽龙 and others added 6 commits August 18, 2023 09:36
Confirmed Works on Python3 + Added AboluteMove PTZ examples
Use natted ip/port instead of local passed in onvif response
Fix: Incorrect Onvif namespace prefix
Prevent hangup of 50X10_32M cams on event pullpoint create
[fix] Blank Topic title in PullMessages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.