Hi, I’m new on OpenVidu and I want to to customize the web-component adding a new icon at the toolbar.
Is this possibile? If it is, how can I do that?
Thanks.
Hi, I’m new on OpenVidu and I want to to customize the web-component adding a new icon at the toolbar.
Is this possibile? If it is, how can I do that?
Thanks.
Openvidu webcomponent is based on Openvidu Call App. If you want to add extra buttons and features you need to edit the OpenVidu Call App and rebuild te webcomponent following these instructions
Ahm ok, so just to be sure, if I want to add a new custom icon I have to edit “toolbar.component.html” and add a new button with my custom image or icon, and after that I have to rebuild the web-component, right?
Yes, you’re right
OK, thank you so much, I added my new icon.