abdulhaq / SnapchatLikeCamera

Android code for camera like Snpachat

Home Page:http://it.haq.life/blog/89-android-snapchat-like-camera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zoom In/Out and Video save after adding text/image

amitsharmarepos opened this issue · comments

Hello,

Thanks for this code. You are awesome.
It would be helpful for us If you add zoom In/Out feature as well. Also If I added text on video how it will save?

Awaiting for your reply.
Thanks

Hey Samyotech,

Glad that my code was helpful to you. As I wanted to build something similar to Snapchat, thus I did not added Zoom in/out in this project. I do have another project where I developed zoom in/out feature. If you have a sound knowledge of Android development you can implement that code within this project. (I could not help you with that as I don't have time)

Secondly, you can save a video with text on it by using FFMPEG library. I did not add it to the project as it made my project too large.

Thanks.

Hello Abdulhaq,
Thanks for your reply. For adding FFMPEG in your code, I am working on it. If I added so I will give you link.
Thanks for your short code it is awesome.
Regrads,
Amit

Good luck with it!

Hi Sir,
Thanks for your code it's really mindblowing :) but all I need is to capture a video with text or watermark but I can't understand how to install or run FFMPEG I am grateful to you if you please can help me. Thanks