Many improvements with MSE and H265 codec support in different browsers
- Totally rewritten MSE player as separate JS component
- Add support codecs negotiation for MSE
- Add support autopause for MSE while browser or page not active
- Add support super modern MSE in Workers for Chrome 108+
- Auto enable audio for MSE if browser allows it
- Add support CORS for API
- Update about MSE H265 support in readme (adds Safari and Android Chrome)
- Fix H265 support for MSE in Safari
- Fix empty SPS for MSE H265 #99
- Fix WebRTC async connection (less delay on start from Web UI)
- Fix race (concurency) for Track processing
- Fix multiple transcoding when track not exists