Multi-stream recording

Questions and discussion concerning archiving

Multi-stream recording

Postby buendia » Fri Jul 29, 2011 6:39 pm

Code: Select all
Archived Post


Hi,
Is multi stream recording currently supported, and if so, how does it work? Can the flash media server merge multiple streams into one and record it?
Was this post helpful? (0)
buendia
 

Multi-stream recording

Postby swartz@tokbox.com » Mon Aug 01, 2011 5:03 am

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
Was this post helpful? (0)
swartz@tokbox.com
 

Multi-stream recording

Postby buendia » Mon Aug 01, 2011 6:32 am

Code: Select all
Archived Post


Thanks for the detailed explanation.
Is the multiplexed stream a single stream merged on the server side, or is it simply a client-side script which switched between the received multiple streams?Is the activity-based stream also available in the love mode? I have asked this question about switching between the streams based on the active audio, but the answer was negative: http://forums.tokbox.com/post?id=5410101 
Was this post helpful? (0)
buendia
 

Multi-stream recording

Postby chuoling@tokbox.com » Tue Aug 02, 2011 11:03 am

Code: Select all
Archived Post


1. The multiplexed stream is a single stream generated at the server from multiple input streams. Both speech activity detection and video multiplexing are handled at the server.
2. We don't yet have an API to notify the developer about the current "active" publisher. If you think this can be an useful feature for your application, please submit an API feature request together with a brief description of your use case at http://forums.tokbox.com/?forum=193377.
Was this post helpful? (0)
chuoling@tokbox.com
 

Re: Multi-stream recording

Postby aqabawe » Sun May 13, 2012 9:00 am

Question:
How do I download the videos for an archive that has multiple streams? do I get multiple FLV files or one file with the streams multiplexed?
Downloading and playing back archives with a single stream did not pose any problems, but I can't figure out how to do it with an archive that has multiple streams, I'm using the ruby server side API, and the resources attribute of the manifest has a group of videos in addition to to timeline objects, and downloading a single video from the resources produces a corrupt FLV file.
Any help or guidance would be really appreciated.
Was this post helpful? (0)
aqabawe
 
Posts: 1
Joined: Sun May 13, 2012 8:54 am
Thumbs Up: 0

Re: Multi-stream recording

Postby jtsai » Mon May 14, 2012 5:04 pm

It will be multiple FLV files. What do you mean by a corrupt FLV file? We store the raw rtmp packets that are received by the server.

John
Was this post helpful? (0)
Very helpful resource: Devs Checklist
Examples with OpenTok: Examples
User avatar
jtsai
 
Posts: 1954
Joined: Wed Sep 14, 2011 3:00 pm
Thumbs Up: 157


Return to [Beta] Archiving



Who is online

Users browsing this forum: No registered users and 1 guest

cron