Ask a Question related to Macromedia Flash Flashcom, Design and Development.
-
video conferencing #1
Recording Meeting
We have FCS based flash application that has whiteboard, Video , Audio , public
chat. We were wondering what all options we have for recording? Is there any
way we can capture the entire swf frame by frame with video audio? Or we have
to record streams for audio , video separately, whiteboard separately, public
chat separately on server side?
video conferencing Guest
-
[MEETING] CORE Meeting Oct. 25th
CORE (COlorado Ruby Enthusiasts) will be having a gathering at Paris on the Platte in Denver on October 25th (Saturday) starting at 4pm. No talks... -
Send meeting request with ASP
Hi - from ASP/VBScript, I can send an email using CDO - is it possible to send a meeting request for Outlook? Can anyone give any pointers, or... -
[MEETING] CORE Meeting August 9th
Hi all, CORE (COlorado Ruby Enthusiasts) will be having a gathering at Paris on the Platte in Denver on August 9th (Saturday) starting at 4pm. ... -
Meeting
After reading so many postings about Americans who lived in the same area some time, I have a request for people on the forum that live in the... -
to get the nth record meeting the query requirement
In SQL server, if I want to retrieve the first record which meets the query, I can use 'select top 1'. However if I want to query the nth record, is... -
JayCharles #2
Re: Recording Meeting
Recording and replaying events is a fairly easy process, but the application
really needs to be designed with that functionality in mind. The overall idea
is to have all of your events managed by a single set of processes that both
carry out the action, and record the event to a netstream. When the netsream is
replayed, the events that were recorded to the netsream will be played back
with proper timing.
It's a bit much to go into in a forum thread, but there's a chapter about it
in the Programming FCS book.
Video streams are a different story entirely. With FMS as it is today, there's
really no practical means of syncronizing the playback of recorded video. If
you want to have the audio/video as part of your playback, I suggest using a
single stream and allowing a moderator to control who is publishing to the
stream at any given time.
JayCharles Guest



Reply With Quote

