Releases: sproctor/ONVIF-Camera-Kotlin
Releases · sproctor/ONVIF-Camera-Kotlin
2.1.5
2.1.4
- Updated dependencies
Full Changelog: v2.1.3...v2.1.4
2.1.2
- Accidentally replaced the protocols in getStreamUri and getSnapshotUri. Changed that to just use the host from the given address
- The entire packet buffer was being sent to the XML parser instead of just the written part.
- Non-default ports were not being kept in the requests. Thanks to @kaushalbx
- Fixed disabling loopback on Android versions before SDK 33.