Since upgrading from 0.1.2 to 0.1.4 the ptz doesn't function, specifically the web ui ptz, I don't use ONVIF.
Clicking the button in the UI doesn't make the camera move but sends a get request that returns:
{
"error":"false"
}
I ssh-ed into the device and manually ran the ptz command and it fails there. Never seen this error before, nothing on the internet about it, hopefully someone here has seen it.
$ ptz -a right
ptz: can't resolve symbol 'hw_ptz_sendptz'
Since upgrading from 0.1.2 to 0.1.4 the ptz doesn't function, specifically the web ui ptz, I don't use ONVIF. Clicking the button in the UI doesn't make the camera move but sends a get request that returns:
I ssh-ed into the device and manually ran the ptz command and it fails there. Never seen this error before, nothing on the internet about it, hopefully someone here has seen it.
Thanks