ZoomableTextureView icon indicating copy to clipboard operation
ZoomableTextureView copied to clipboard

Adding zoom and scroll gestures to video playback on Android

Results 17 ZoomableTextureView issues
Sort by recently updated
recently updated
newest added

I am thinking can this be used for changing Exoplayer RESIZE_MODE smoothly as per https://medium.com/agile-freaks/exoplayer-pinch-to-zoom-functionality-bae397471c37 ?

I am not able to display 360° video. Is it a limitation of the plugin?

is there any way to play 360 videos with ZoomableTextureView, what kind of change required in available ZoomableTextureView?

Hi , The panning and zooming work nicely especially on low resolution streams, but it shows large delays on 1080p streams. To find the bottleneck that drives these delays I...

Very good open source library. Thank you in advance. But when I looked at the source code, I found that the same judgment was made twice. Is there any special...

During recording video using VideoCapture with ZoomableTextureView, zoom in and out is not recorded instead simple video is recorded with out zoom in and out. is there any solution for...

Great library. Needs a `setZoom(float zoom)` method.

enhancement