We have reworked the presets generation and fixed some bugs. Find a list below:
What's Changed
- gstreamer release 1.18 deprecated the yadif plugin. by @baldurmen in #331
- Improve voctocore's default config paths by @baldurmen in #332
- TCPAVSource: listen on socket.gethostname() instead of localhost by @olasd in #333
- avdec_h264 requires h264parse in front of it by @stefanor in #345
- Python 3.12 support: use ConfigParser by @stefanor in #343
- The OPUS encoder is called opusenc by @stefanor in #344
- Fix previews for v4l sources by @stefanor in #342
- Fix typo in debug message by @baldurmen in #338
- just enough ini so voctocore can run. by @CarlFK in #337
- Fix audio only sources by @justjanne in #350
- register preset hotkeys by @justjanne in #355
- Fix unstable audio channel order by @justjanne in #358
- only use vaapi decode on the client if vaapi rendering is enabled by @justjanne in #354
The issues #317 (voctomix assumes client is vaapi capable if vaapi is used on the server side) and #359 (custom backgrounds are always decoded as mpegts) were also resolved. It turned out this was a configuration issue in both cases.
New Contributors
- @baldurmen made their first contribution in #331
- @olasd made their first contribution in #333
- @stefanor made their first contribution in #345
- @justjanne made their first contribution in #350
Full Changelog: 2.1.0...2.2