简体   繁体   中英

Does Opentok iOS SDK support Archiving?

While playing with the OpenTok SDK, I figured it out that it doesn't provide archiving support for iOS. Is that so or I am having a wrong conclusion? I need to record both video and audio of the session's subscriber.

Regards

if you are using iOS SDK v2.2 and up, then you should be able to get archiving capabilities. Archiving is started, stopped, and managed by your server so you would have to get control your archive from your server using our server side sdks .

Here's the tutorial for archiving.

If you want to test out archiving, you can visit opentokrtc on your browser, join the same room on the opentokrtc iOS app , and start an archive.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM