You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Description

The Web-Start application let you select a area of your screen that will be published.
In case you do screensharing it will be transfered as rtmp-stream to the Red5 server using SHA1 codec and then redirected to all users.
In Case you do recording the stream will be additionally stored on the server, also all audio/video signals from every user in the conference will be stored on the server. A post processor will then extract the audio from each stream and merge it with the screen data to a single recording file that contains everything and that you can watch in the section with the recordings of Openmeetings include meta infos.
You can download the recording as AVI/FLV and there is also a SOAP/REST service to load or single sign on just to watch a recording in the OpenMeetings included recording player.

Use-Cases for testing

verify of recording means to look if the audio and video is in sync at the beginning, in the middle and at the end of the recording.

use case

Description

1 single user

  • user has no audio/video turned on
  • start recording
  • stop recording
  • verify (see top)

2 two users

  • two users in a room, both already audio/video turend on
  • start recording
  • stop recording
  • verify (see top)

3 user enters

  • single user in room
  • starts recording
  • second user comes in room start sharing a/v
  • stop recording
  • verify (see top)

4a user browser close and re-enters

  • single user in room
  • starts recording
  • second user comes in room start sharing a/v
  • second user shut down browser
  • re-enters the room and starts a/v
  • stop recording
  • verify (see top)

4b user leaves and re-enters

  • single user in room
  • starts recording
  • second user comes in room start sharing a/v
  • second user clicks on "exit rooms" and leaves the room
  • re-enters the room and starts a/v
  • stop recording
  • verify (see top)
Flow
Recording Flow
  • No labels