Camera source filter toggle?
nickfujita opened this issue ยท 6 comments
Is it possible to toggle or edit the filters on a given source?
This would be great.
In the middle of a performance I tried remoting into my computer to edit a filter and that often causes the video inputs to freeze in the latest OBS.
Filters are complex, not sure if I want to open that rabbit hole. Will have to check if it's feasible!
Okay hear me out, for now enabling/disabling filters is something I was able to implement without falling into the rabbit hole. Updating the filters itself is a bit more tricky because all filters are different regarding min/max value, numbers or boolean and so on. Maybe thats somethung I might implement someday, but at least toggling will be able! ๐
Still working on the update itself - will update this issue once I pushed it to the stores!
That's amazing news! Just being able to toggle filters would be a big win. Thank you so much for looking into this ๐๐ผ
Ah f***, couldn't resist trying it out and got a version working which is good enough to include so it's possible to edit filters ๐ The WebSocket API is not optimal for this (like filter setting names are not present, some default values are not exposed and dropdown values are treated like text etc.) but should be fine for those who want it!
Will be included in the next update!
If possible, can you please release apk including this feature.
(Last released version 3.2.0 on May 2023, 10 months before)