Ruwen Hahn
Ruwen Hahn
### Description These changes are prerequisites for the upcoming multitrack video/Enhanced Broadcasting support, and add support for eRTMP multitrack video configuration URL (and related disclaimers) to `rtmp-services` (and `libobs`) ###...
### Description Add eRTMP multitrack video support for the rtmp output and "full" eFLV support for the FLV output (both additional video codecs and multitrack video) ### Motivation and Context...
### Description In addition to multitrack video, eRTMP also includes support for multitrack audio, thus making things like VOD track available in the spec, rather than relying on FLV byte...
### Description Add Amazon IVS service with behavior similar to Twitch, for customers of Amazon IVS and their users ### Motivation and Context Expose more ingest options for Amazon IVS,...
### Description Adds frontend API calls to allow plugins to register additional canvases/video outputs that will participate in multitrack video configuration generation and multitrack video streams ### Motivation and Context...
Note that this PR includes a bunch of merges from currently open PRs and a FIXME commit to help with testing, which will go away as soon as the dependency...
### Description Changes libobs to allow setting per (audio) encoder speaker layout, and updates the multitrack video output to configure its audio encoders based on the received manifest ### Motivation...
### Description Instead of transparently resampling audio to match [`GetClientConfiguration`'s request](https://github.com/obsproject/obs-studio/pull/10855) send information about local audio settings to `GetClientConfiguration` [Currently this is only checked in OBS Studio](https://github.com/obsproject/obs-studio/pull/10874) after a configuration...
This expands the WebVTT-in-video-stream support added in https://github.com/locaal-ai/obs-localvocal/pull/196 with support for av1 and hevc, covering the 3 major codecs used with OBS Studio Also includes a fix for subtitle track...