lumeohq / onvif-rs

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

add option fix_time_gap to Client and the builder. #124

Closed asuper0 closed 7 months ago

asuper0 commented 8 months ago

Solve #121 . Add option fix_time_gap to Client and the builder. Update example "camera" to show fix_time_gap usage.