google-code-export / babeliumproject

Automatically exported from code.google.com/p/babeliumproject
0 stars 0 forks source link

Display an error box when no Red5 connection is available #105

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have the red5 server turned off on the server
2. Load the videoplayer

What is the expected output? What do you see instead?
We see nothing but the videoplayer displaying a black screen. Instead we should 
see an error box (modal, not draggable and not closable) while there's no Red5 
connectivity.

In the background we should have a timer that does reconnect attempts every X 
seconds and removes the error box when successfully connected.

Original issue reported on code.google.com by inkoperu...@gmail.com on 30 Aug 2011 at 8:43