You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: