ForestChen
ForestChen
i got the same error , please let me know when you fix it
@Jeffer-hua i found a solution , the problem is : the "space" value of the response is not correct, add the following code below line 96 of the examples/continuous_move.py ```...
as far as i know, you need to change the operation from continuousMove to AbsoluteMove, follow the ptz.wsdl file , modify the example code above. i am working with the...
@Jeffer-hua you can rotate you camera to the specific coordingates with the official software, then you can get the current coordintes in onvif protocol by the following code: `ptz.GetStatus({'ProfileToken': media_profile.token}).Position`...
If the conversation is conducted through a share link, there is no place to view the user's conversation history. Is there a way to solve this?