b-deng / red5-screenshare

Automatically exported from code.google.com/p/red5-screenshare
0 stars 0 forks source link

One Red5 Media Server and multiple screen share #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Started up red5 media server on IP 0.0.0.1
2. Started screen share client (screenshare.jnlp) on 0.0.0.2
3. Started another screen share client (screenshare.jnlp) on 0.0.0.3
4. Opened up screen viewer on 0.0.0.4 => screenshare from 0.0.0.2 was visible. 

Was monitoring Red5 real time log - Noticed that whenever 'Start Sharing' 
button was pressed line was displayed in the server log saying ...Screen Share 
client Joined App x
(where x is an integer)

What is the expected output? What do you see instead?
- I was wondering if there is any way we can provide app id to 
screenviewer.html - will this app id would be sufficient to tell viewer SWF 
file to go and fetch data for stream for App id specified in the query String.

What version of the product are you using? On what operating system?
Red5 Screen Share. Debian

Please provide any additional information below.

Original issue reported on code.google.com by ronin1...@gmail.com on 11 Oct 2011 at 12:06

GoogleCodeExporter commented 9 years ago
Is there any place where we can get source code for SWF object using 
Screenshare.html

Original comment by ronin1...@gmail.com on 11 Oct 2011 at 12:07