Page 1 of 1

Use TextureView instead SurfaceView Android

Posted: 29 Oct 2014 07:18
by jickson.tj
Hi All,

VLC for Android renders video on SurfaceView. Is it possible to use TextureView instead of SurfaceView?

Thanks & Regards,
Jickson P

Re: Use TextureView instead SurfaceView Android

Posted: 09 Nov 2014 06:12
by edwardw
We tried testing TextureView before but it was slower and not as fast as SurfaceView.

Re: Use TextureView instead SurfaceView Android

Posted: 16 Nov 2014 20:37
by jickson.tj
ok. We need to support snapshot and video view modification in rtsp streaming. Can you please guide me to use textureView instead of surfaceView?

Re: Use TextureView instead SurfaceView Android

Posted: 16 Nov 2014 23:43
by edwardw
There is an unofficial snapshot filter floating around in some other threads. Have you seen it?

Re: Use TextureView instead SurfaceView Android

Posted: 17 Nov 2014 17:46
by jickson.tj
Yes. But I am not clear about the steps required to enable the snapshot filter in following thread. https://forum.videolan.org/viewtopic.ph ... 8926a65ac5

Re: Use TextureView instead SurfaceView Android

Posted: 18 Nov 2014 01:32
by edwardw
Replied in other thread.