Skip to content

Commit 77301e2

Browse files
committed
fix: cleanu interactive recording
1 parent 1575ebb commit 77301e2

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

docs/guides/capabilities/recording/advanced/interactive-recording.mdx

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,8 @@ Timed metadata is metadata with timestamps. It refers to digital markers added t
1717

1818
Once Dyte processes the stream, the timed metadata gets synchronized with the audio and video frames. This metadata is available to all viewers during playback at the same time relative to the stream. The timecode acts as a cue point and can trigger specific actions based on the data. For example:
1919

20-
- Update player statistics in a sports stream
21-
- Send price details during a live shopping stream
22-
- Send quizzes for a live quiz stream
23-
- Add poll for an online class stream
24-
- Display scratch cards, spin the wheel, and slot machine for an online promotion stream
25-
2620
These features are made possible through the use of ID3 tags that are embedded in the video segments, making them available in the recorded video.
2721

28-
## Benefits of interactive recording
29-
30-
Interactive recording offers several benefits, including:
31-
32-
- Enabling developers to create engaging user experiences without interrupting video playback.
33-
- Allowing viewers to interact with the content without disrupting the flow of the video, resulting in a seamless and engaging experience.
34-
Taking traditional video recordings to the next level by adding interactivity to keep viewers engaged. While linear video recordings only allow for basic interactions like playing, pausing, and replaying, interactive recordings can include multiple interactive elements.
35-
3622
## Add interactivity to your Dyte recordings
3723

3824
To add interactivity to your Dyte recording, perform the following steps:

0 commit comments

Comments
 (0)