Hi Nigel,
Thanks, that is good to know.
In the same way that you have flexibility when building an application to playback a recorded session, do you also have flexibility in building a separate application to record a session?
That is, if you choose to record a session through client code rather than the server side call, can you build an application that will record only the elements you want? If I have a client with only WebcamSubscribers and AudioSubscribers (no Publishers), with explicitly set publisherIDs, within a given ConnectSession, and I use the client to start recording (as documented here: http://learn.adobe.com/wiki/display/lccs/10.3+Starting+and+Stopping+Recording ), will it only record the streams as picked up by those WebcamSubscribers and AudioSubscribers, rather than everything that is happening in the room?
Are separate stream files recorded for WebcamPublishers and WebcamSubscribers (i.e. a file for what the WebcamPublisher streams out and another file for what the WebcamPublisher picks up)? The overview of recording and playback capabilities (http://learn.adobe.com/wiki/display/lccs/10.1+Overview) seems to suggest that it is the WebcamSubscribers and WebcamPublishers that get 'recorded'.
Just looking for a way to keep data transfer to a minimum =)
Thanks,
Davis