How to show real time filtered camera preview while recording videos?

ぃ、小莉子 提交于 2019-11-29 04:34:12
Aitor Calderon

I haven't done it myself, but searched for it not so long ago. There's an answer on StackOverflow to show modified buffer of PreviewFrame:

https://groups.google.com/forum/?fromgroups=#!topic/android-developers/yF6CmrIJzuo

And here, a google groups link on the same topic.

How can I manipulate the camera preview?

Hope this helps, I'm planning on an application that modifies the preview frames, but is not going to record anything.

Best Regars.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!