What's Changed
- media2 support for videoencoders by @momoAmch in #339
- PTZ Presets Object token fix by @Craytor in #341
- Cleanup unnecessary libraries by @agsh in #342
- Digest Authentication support. You can turn off WS-Security via
useWSSecurity: false
option in the constructor and use only Digest auth by @agsh in #343 - Remove lodash.get dependency, minimal node version is 14 by @agsh in #344
New Contributors
Full Changelog: v0.7.4...v0.8.0