hoangduit / openmeetings

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

Hope white board support multi pages. #719

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, white board only one page, This is not very convenient when
share presentation with others, If I draw line under some sentence,this is
very common when you want to high light something, after I goto next page,
the drawing line still there, The only way to remove it is "undo" or "clear
draw area". is it possible the white board has same pages as the
presentation? I know another similar web conference software "Dimdim" can
do this. if you can implement this in openmeeting, it will be perfect!

Thanks!

Which version of OpenMeetings are you running?
0.8 RC2
In case its an UI Bug => Images say more then words! Please attach a
Screen-Shot.

What's your operating system on client and server side?
win2003 as server and winxp as client.

Is it a problem related to the client/usability or server-side?
I think this should be a client/usability problem.

Did you have any trace/debug output?
To get the debug output of the client run the software in debug-modus
Debug modus of the client:
http://$RED5-HOME:$RED5-HTTPPORT/xmlcrm/maindebug.lzx.lzr=swf8.swf

for example for your local copy:
http://localhost:5080/xmlcrm/maindebug.lzx.lzr=swf8.swf

or see live example:
http://inno02.fh-pforzheim.de:8080/xmlcrm/maindebug.lzx.lzr=swf8.swf

Server side loging:
browser your Red5-Home directory. There's a log-file directory. On linux
boxes you can run red5 using:
nohup ./red5.sh &
and debug output will be written to nohup.out

please attach any debug output to get a patch on time

Original issue reported on code.google.com by shiji...@gmail.com on 4 May 2009 at 6:37

GoogleCodeExporter commented 9 years ago
Thanks for sharing this problem. I say the following to our customer when it 
comes to
this:

1. Highlight the document quotes.
2. Dump the screen into a graphic file. A recording should make this step 
automatically.
3. Clean the whiteboard.
4. Load the next slide.

As for DimDim project, nothing prevents you from adopting their GPL-ed 
whiteboard
code into openmeetings if it is better. Finally open source is about code reuse,
isn't it? :-)

Original comment by alexei.f...@gmail.com on 5 May 2009 at 1:45

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 30 Jun 2009 at 1:47

GoogleCodeExporter commented 9 years ago
Merged into Issue 795

Original comment by seba.wag...@gmail.com on 30 Jun 2009 at 2:03