Android Preview effect video on TexttureView - preview

I have some problem with preview effect on view extends TextureView.
I using ScalableVideoView (Created by yqritc on 2015/06/11.) To show center crop video. Now I want preview effect on this video.
I tried to find some demo for this.
Could anybody give me some advice on this?

Related

Camera and photo library together in iOS

I am creating an app in which I need to show both camera and photo library together in same screen. top half of the screen will have the camera and bottom half of the screen will have photo library. See the screenshot.
Also please let me know if it is feasible or not and if it is possible then please help me how to do that.
Thank you.
you tried the instagram SDK? Has a method that works for me

iOS live camera overlay AVCaptureSession

So this is a general question but was looking for a lead on how to have the live camera view with the ability to add images on top and take a pic. So basically you can select like a "Hat" image that overlays on the camera, adjust its size and position, then take a pic and the "Hat" will be on the image you took. I saw a few directions like AVCaptureSession but was not sure if anyone has done something like this to point me in the right direction.
Here is answer how to add a video layer:
Get Camera Preview to AVCaptureVideoPreviewLayer
You could add a subview on the top of your video view and then take a screenshot:
Why does my programmatically created screenshot look so bad on iOS 7?

Ghost effect using Open GLES

I am working with a sample application like vine. My requirement is that I have to create a 'ghost' filter for video as in vine.
Actual requirement is
-Record a video on long press on the view
-On pause of record, I need to show the last frame of the recorded video above my view. Please see the expected working here
I have checked PBJVision library and found this feature working. But I need to implement this feature separately in my application.
While analysing the code, I found that this can be achieved using Open GLES. I have tried using a GLKView but it just shows a dark shade instead of image frame. Since I am new in this area, please help me.

Live zoomed view in an inset kind of box , when clicking pictures on camera view in iOS

I wan't to achieve the following thing:
--> When user tries to click picture through app ,i want to add another small rectangular view in which zoomed view is visible live while capturing image(which is seen by camera). Is it possible? I mean i have found that live streaming of camera is possible but that is in case of video.
I want to see zoomed view live when user moves camera.
Thanks in advance!

How to create overlay video like has YouTube application in ios

I'm developing video app and as i see youtube app have feature of this.
I think overlay use by window view but not sure scaling uiview technique. Please guide web or text for me
help me
Yes, I mean like JSA986
I think the question is asking how to imitate the funcionality of YouTubes app, ie dragging the video playing window to the bottom corner of the screen – JSA986

Resources