rFlex / SCRecorder

iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing
Apache License 2.0
3.06k stars 583 forks source link

Face Decorators in Selfie Mode #396

Open sheprdinc opened 7 years ago

sheprdinc commented 7 years ago

Hey in Snapchat, when you're in selfie mode, you can decorate your face with filter overlays that stick to your face and follow your face movement around on the screen. Is this possible with your library?

twomedia commented 7 years ago

Although this is not a feature that's available out of the box with SCRecorder, it can be achieved with a bit of work yourself. I've achieved this with SCRecorder on a past project of mine, I mention how I did it here: #220