lumeohq / onvif-rs

A native Rust ONVIF client library.
MIT License
114 stars 61 forks source link

Add support for the PTZ GetStatus command to the camera example #54

Closed dave-andersen closed 4 years ago

dave-andersen commented 4 years ago

Thanks for your utility! I was using it to check if cameras would report their position in the GetStatus report, and it seemed like it might be a useful thing to just have as part of the example code, since it can already output several useful status reports.