awslabs / amazon-kinesis-video-streams-webrtc-sdk-ios

iOS SDK for interfacing with the Amazon Kinesis Video Streams Signaling Service.
Apache License 2.0
66 stars 29 forks source link

Apply Custom Shaders #66

Closed OwlRepo closed 1 year ago

OwlRepo commented 1 year ago

Hi All!

I am a bit of a beginner in this technology and I want to apply a Metal Shader. For example MPSGaussianBlur and in the future create my own Metal Shader and apply it on the video stream. Is there any example for this? I really want to know how will I be able to apply it in this SDK.

Thank You Very Much!