I am working on a streaming app of screen sharing. To share my screen, I am getting continuously the video stream into CVPixelBuffer format.
I want to adapt my video source to take my CVPixelBuffer variable instead of my local video device.
Does someone know how to custom the video source please?
Hello,
I am working on a streaming app of screen sharing. To share my screen, I am getting continuously the video stream into CVPixelBuffer format. I want to adapt my video source to take my CVPixelBuffer variable instead of my local video device.
Does someone know how to custom the video source please?
Thanks, Eric.