open-webrtc-toolkit / owt-client-native

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
389 stars 181 forks source link

Pinch and Zoom feature in RTCEAGLVideoView #409

Open saritakatakwar opened 4 years ago

saritakatakwar commented 4 years ago

Hi,

we are integrating a feature which has real time video streaming by using WebRTC and we are using RTCEAGLVideoView for remote video view showing live view. We have a requirement of zooming the video view by pinch and zoom control. Is it possible to zoom the video view by pinch and zoom control if yes then can you please help us with any solution for this?

jianjunz commented 4 years ago

Hi,

RTCEAGLVideoView is a part of libwebrtc. You may ask questions or request features there. Thanks.