- Code: Select all
Archived Post
You can record and play back multiple streams.
The OpenTok archiving API supports two types of archives:
Per-session archives, in which each individual stream that is present during the recording is recorded
Per-stream archives, in which you select the individual streams to recordWhen you play back the archive, you can playback each of the individual streams that were recorded.
You can also set up a session to generate an auto-produced multiplexed stream. You can record this stream to your archive. There are two types of multiplexed streams:
Timeout-based streams, in which the multiplexed stream switches between published streams on a set intervalActivity-based streams, in which the multiplexed stream switches between publishers based on audio activity