Get real-time call timer in video sdk?

Hello Team,

How to show real-time call timer to user with Video sdk? please give me any suggestion.

Thanks.

Hey @seekex019 ,

Can you explain your use case more? :slight_smile:

With the Video SDK, you can develop your own custom timer how you see fit. :slight_smile:

Thanks,
Tommy

Hi @tommy ,

I am developing a calling app for one to one user. I want to show same call timer for both user after call connection. I have develop own but it’s not show same time for both user. I have facing time mismatch issue.

Thanks.

Hey @seekex019 ,

Perhaps a setup similar to this could help you: javascript - Countdown Timer Broadcast with Socket.io and Node.js - Stack Overflow

You could also pass the state of the timer through the Video SDK Chat to ensure that it is in sync for all clients: https://marketplace.zoom.us/docs/sdk/video/web/essential/chat

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.