Stephen Rhodes

Results 45 comments of Stephen Rhodes

Thank you for your inquiry, I added a time sync flag to the command line so that the onvif-util program could be used to sync the time from a script....

Thank you so much for reaching out. I did some research on the GetNodes and SendAuxilliaryCommand operations in the ONVIF spec. As is often the case, it appears that the...

Hello, Thank you again for your efforts. I attempted to re-create the error, and I was able to observe it, but only once. For whatever reason, I could only observe...

Looking at the trace, the point of failure seems to be line 2128 in onvif.c which is in the code block ``` 2122 char tmp[128] = {0}; 2123 char *...