Hello Rahul, I'll try to help, but unfortunately I have not much time right now :(
To debug Screen-sharing Applet I do the following: 1) enter the OM room as user able to start screen-sharing 2) press start screen-sharing button 3) close applet 4) open downloaded *.jnlp file 5) In Eclipse start new Debug configuration using RTMPScreenShare as main class 6) copy all parameters from *.jnlp file into "Program Arguments" section It will contain string like this: *localhost "openmeetings/10" 1935 2a4ef5c6057fe14c7574672c6431e3bb "Desktop sharer;Click Start to publish your screen;Start sharing;Pause sharing;Select your screen area:;Change width;Change height;X-Offset;Y-Offset;Width:;Height:;Connection was closed by server;Show mouse position to viewers;Recording;You may record and share your screen at the same time. To enable others to see your screen just hit the start button on the top.;Start recording;Stop recording;Close;Quality of the screen share:;Very high quality;High quality;Medium quality;Low quality;Publish;Start Publish;Stop Publish;Host;Publish App;Publish Id;Reduce the width of the SharingScreen before you try to move it left;Reduce the height of the SharingScreen before you try to move it bottom;Reduce the x of the SharingScreen before you try to make it wider;Reduce the y of the SharingScreen before you try to make it higher;Fill these settings stream your screen data to 3th party providers like justin.tv;Please start Screen sharing to be able to publish it;Moderator permission required to start recording" 1 1 1 true true* Then you can debug it with no problem I believe same way you can run it under NetBeans On Tue, May 7, 2013 at 7:10 PM, rahul bhola <[email protected]> wrote: > hi, > after discussing yesterday Alexei told me to work on profiling rather > that rfb so i started working on that one but i am having a bit of a > problem i first tried and profiled some simple programs for experience in > eclipse as well as net beans. But i am having problem while profiling the > open-meetings source code . I was hoping you could help me on that because > i couldn't get suitable answers even after i googled on this topic > > regards > Rahul Bhola > Bits Pilani Goa Campus > -- WBR Maxim aka solomax
