tkmn0 / SimpleWebRTCExample_iOS

Simple example for WebRTC on iOS written in swift5
MIT License
178 stars 49 forks source link

How to Filter local video and send to remote side? #39

Open maulikshah09 opened 3 years ago

maulikshah09 commented 3 years ago

Hello I am Implemented Using webrtc using your demo.. I like your demo..main thing in your demo is filtering. but filter work on remote side but local side red vide is display.

Can you help me Local video filter is display on local and remoter side.