What's Changed
- Remove `start_lls` and `stop_lls` APIs. The new APIs to use are `start_rts` and `stop_rts`.
- `start_rtmp` now only takes one URL and it's possible to call the same API multiple times without stopping existing stream.
**Full Changelog**: https://github.com/DolbyIO/dolbyio-rest-apis-client-python/compare/3.3.0...3.4.0