Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

I think it requires some docs at this point how the session vars are currently handled.
We have to keep in mind that there are now 3 session objects (RoomClient Objects) for a single user (potentially even more):

  • Type A) The main NetConnection
  • Type B) The NetConnection of the Audio/Video container
  • Type C) The screensharing client (which you might open multiple times)

Type B) is new and it will take some time until all sync methods have been updated so that Type B) connection do not receive push methods ( https://issues.apache.org/jira/browse/OPENMEETINGS-47Image Added ).

-------
Issues to fix for release:

...

Task

Status

Jira Issue

Merge audio/video components branch to trunk

(tick)

https://issues.apache.org/jira/browse/OPENMEETINGS-40

Remove unused components from SWF10 client

(tick)

 

Open / close rtmp connection in SWF10 app only in conference room

(tick)

 

fix icon status in new video components

open

 

fix ScopeApplicationAdapter / sync and message broadcasting mechanism to not send messages to SWF10 client

started

https://issues.apache.org/jira/browse/OPENMEETINGS-47

fix mute functionality in new video components

open

 

fix interview room type to use new audio/video components

open

 

fix recorder to use new audio/video components

open

 

fix testing application (5 second video recording on room enter) to use new a/v components

open

 

remove all old audio/video components:

  • the roomClient cannot be used anymore to sync clients for audio/video

started

https://issues.apache.org/jira/browse/OPENMEETINGS-44

fix Microphone to use enhanced modus and make new settings configurable

open

 

fix admin interface to do not display connections twice for a single user (or somehow indicate them)

open

 

fix url params (invitationHash / secureHash / language_id / roomScopeId / et cetera ) to be forwarded to inner SWF components

open

https://issues.apache.org/jira/browse/OPENMEETINGS-51

fix video pods to float into whiteboard area if hideWhiteboard is true

open

 

fix recorder to record on the correct stream, currently it will try the wrong one

open

 

only a single instance of a Openmeetings can be opened per computer as the LocalConnection doesn't care about the number of subscribers

open

 

...

Enhancements:

Task

Status

Jira Issue

do secure the LocalConnection, currently anybody that knows the name of the string can connect

open

 

enhance incoming audio/video with security model

open

 

enhance outgoing audio/video with security model

open

 

open individual videos in new browser window

open

 

grouping mechanism for videos

open