# Zoom in and out option

**URL:** https://openvidu.discourse.group/t/zoom-in-and-out-option/2452
**Category:** How to implement?
**Tags:** v2
**Created:** [December 17, 2020, 1:46pm UTC](https://openvidu.discourse.group/t/zoom-in-and-out-option/2452 "2020-12-17T13:46:53Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![deepak\_hegde](https://avatars.discourse-cdn.com/v4/letter/d/f6c823/32.png) [@deepak\_hegde](https://openvidu.discourse.group/u/deepak_hegde)
#### Post date: [December 17, 2020, 1:46pm UTC](https://openvidu.discourse.group/t/zoom-in-and-out-option/2452/1 "2020-12-17T13:46:53Z")

</div>

Hi,

Any help or referral documentation I can get for implementing zoom in and zoom out option in realtime I mean the same zooming to be recorded as well and to be visible to the remote user.  
PS: I am using angular app  
Thanks in advance

---

<div class="post-metadata">

### Author: ![vipin\_mishra](https://yyz2.discourse-cdn.com/free1/user_avatar/openvidu.discourse.group/vipin_mishra/32/32_2.png) [@vipin\_mishra](https://openvidu.discourse.group/u/vipin_mishra)
#### Post date: [December 17, 2020, 6:28pm UTC](https://openvidu.discourse.group/t/zoom-in-and-out-option/2452/2 "2020-12-17T18:28:18Z")

</div>

zoming can be done through css and canvas , and then you share that canvas across session and also record it using custome recording  
Any further need help ping me  
Thanks  
Vipin
