I tried to modify openvidu-angular and I'm heaving difficulties on adding toggle buttons for muting and videos

I wanted to apply openvidu-components/openvidu-custom-toolbar’s toggle function to openvidu-angular

because they both are scripted in same language. Since openvidu-angular has higher-level of complexity, modifying the code was necessary and I have some troubles in it. even though I succeded in muting, hiding in client1’s session, still I’m visible in client2 session.

What do you need to do?
Have you test the openvidu-custom-toolbar tutorial?

Please, let me know what are you trying to do and what do you want to achieve with that?

Thanks