We’d like to be able to give users the option to change video settings to their liking. For example, if the video is set to 1080p by default, they might want to reduce the quality to 720p for whatever reason later.
Is there a way to change video settings on the fly?
We tried making a new VideoSettings object dynamically, but it would result in either [VOE][WARN]slot full : s0 int 0x00000004 ... debug messages with no video or Bus Fault crashes.
It’s not necessarily high on our priority list right now, so don’t feel too pressured to add it. We realize we can probably implement this later once we’re more confident that the product we’re developing with our client is feasible and decide to move forward with the NDA SDK.