Hello, thank you for the great work!
I am trying to implement an application with screen sharing involved.
I would like to capture computer screen and audio, apply some machine learning based effects and push it to the other user.
I believe the related methods are PushAudioFrame and PushVideoFrame, but would it be possible to implement these?