What's Changed?
- Fix python errror because avClientStartEx doesn't return a tuple
- Fix path construction
- Fix python lint warnings
- A whole lot of logging and type cleanup
- Move environment stuff to config
- Moved config reading out of mtx_server
- Don't complain about directories existing in migration
- Clean up debugging
- Attempt to ensure directories for recordings
- Capture stdout of MediaMTX and openssl to screen
- Capture the traceback before context corrupted
- Switched to better logging syntax
- Let's declare the ports we EXPOSE in the Dockerfile(s)
Full Changelog: v3.10.10...v3.10.11