b-deng / red5-screenshare

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

Record screen share #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We're are doing a system where we need not only to stream live, but also record 
screenshare. Red5-screenshare is the great project and suits our needs quite 
well, but i see, that parameter 'live' is hardcorded in ScreenShare.java and 
server does not record stream. I extracted jar file, edited ScreenShare as i 
need (changed live to record) and run do_compile and do_makejar scripts. 
However it looks new jar file does not work when i run screenshare.jnpl. 

How to solve that problem? How to make jar which would work and record the 
stream. Maybe it's "newbie's" question, but it makes me headache... I'd 
appreciate any help.

My email's karolis.krisciunas@gmail.com

Original issue reported on code.google.com by karolis....@gmail.com on 1 Oct 2010 at 12:02

GoogleCodeExporter commented 9 years ago
Look at this one: 
http://code.google.com/p/openmeetings/wiki/ScreenViewer

Original comment by blackswo...@gmail.com on 4 Oct 2010 at 8:15

GoogleCodeExporter commented 9 years ago
azz.dami@gmail.com

You should edit sign_test that exist in the folder screenshare, change path of 
jarsigner.exe as you have in your PC and at last execute it.

Original comment by azz.d...@gmail.com on 12 Feb 2013 at 5:06