You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we want to show news captions or subtitles in real-time, a video live stream is playing, it gets updates every few seconds. Assume there's a WebSocket connection sending track data every few seconds.
How do we do that? Do we keep generating VTT dynamically every few seconds or what?
The text was updated successfully, but these errors were encountered:
If we want to show news captions or subtitles in real-time, a video live stream is playing, it gets updates every few seconds. Assume there's a WebSocket connection sending track data every few seconds.
How do we do that? Do we keep generating VTT dynamically every few seconds or what?
The text was updated successfully, but these errors were encountered: