Hi,
I hope you are well and keeping safe.
I want to write a Python script that it deals with a video that is displaying in OBS. The script first takes each frame in the video and sends it to Python. Python then treat the frame with opencv or any other tools (for example, removing the background mask) and returns the modified frame back to be displayed by the OBS.
I was wondering if it is possible to find some workable examples for this kind of application.
Thank you for your time and help,
Best regards
I hope you are well and keeping safe.
I want to write a Python script that it deals with a video that is displaying in OBS. The script first takes each frame in the video and sends it to Python. Python then treat the frame with opencv or any other tools (for example, removing the background mask) and returns the modified frame back to be displayed by the OBS.
I was wondering if it is possible to find some workable examples for this kind of application.
Thank you for your time and help,
Best regards