Improve ONVIF server #1304

This commit is contained in:
Alex X
2025-03-09 16:26:10 +03:00
parent 944e6f5569
commit b6934922fa
4 changed files with 60 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
## Example
```shell
go run examples/onvif_client/main.go http://admin:password@192.168.10.90 GetAudioEncoderConfigurations
```