This question is related to this (basically, MPEG works, but wanna try and achieve a better solution)
I have been trying out kurento's magic mirror
Requirement: output stream must blur all areas of input stream except face.
my plan to achieve this,
Are there any filters already available that can be combined to achieve this, or must I make my own custom filter? Is this( my custom filter) even feasible( and is it the right way to fulfill the requirement)?
Finally, found documentation on their site itself.
Hope this proves as good starting point for whose who stumble upon this post.