Re : Re: Re : Re: [openmeetings-user] Problem of reactivity with use of whiteboard

2011-06-03 Thread Guillaume
Thanks for your response. As you said, I think it's a good idea because actually I try to see the differences between the implementation of the whiteboard in Openmeetings and this solution (http://code.google.com/p/red5-shared-whiteboard/). This last solution permits to use a shared whiteboard

Re: Re : Re: Re : Re: [openmeetings-user] Problem of reactivity with use of whiteboard

2011-06-02 Thread Alexei Fedotov
Just want to share the nice article on mathematical handwriting recognition. It is in Russian, so I wrapped it in the Google translate. http://translate.google.com/translate?js=n&prev=_t&hl=ru&ie=UTF-8&layout=2&eotf=1&sl=ru&tl=en&u=http%3A%2F%2Fhabrahabr.ru%2Fblogs%2Falgorithm%2F120159%2F&act=url

Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: [openmeetings-user] Problem of reactivity with use of whiteboard

2011-05-17 Thread seba.wag...@gmail.com
In addition to select single objec, in one of the next versions there might be also a possiblity to draw a selection-rect on the whiteboard and delete all object inside the rect. Sebastian 2011/5/17 Guillaume > Thanks for your help Sebastian. > > I'll follow your advices and try to implement th

Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: [openmeetings-user] Problem of reactivity with use of whiteboard

2011-05-17 Thread Guillaume
Yes, sorry I made a mistake. Thanks Guillaume -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to openmeetings-user@googlegroups.com. To unsubscribe from this group, send email to openmeetings-user+unsub

Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: [openmeetings-user] Problem of reactivity with use of whiteboard

2011-05-17 Thread seba.wag...@gmail.com
*there is no possibility to delete one object.* => that is not true, you can use the select-tool and select single items on the whiteboard and delete them using the red-cross in the object's corner. Sebastian 2011/5/17 Guillaume > Thanks for your help Sebastian. > > I'll follow your advices an

Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: [openmeetings-user] Problem of reactivity with use of whiteboard

2011-05-17 Thread Guillaume
Thanks for your help Sebastian. I'll follow your advices and try to implement the first feature concerning handwriting recgnition. For the rubber, I know that is not easy but when you write on the whiteboard, there is no possibility to delete one object. I think we must to use a new page blank.

Re: Re : Re: Re : Re: Re : Re: Re : Re: [openmeetings-user] Problem of reactivity with use of whiteboard

2011-05-17 Thread seba.wag...@gmail.com
The handwriting recognition is basically an OCR system I guess. You should try to send the events from the OCR system via SOAP/Web-Service to the openmeetings Server and add some new method to OpenMeetings API to send those events (or signs/point-matrix) from the OCR to the conference room whiteboa

Re : Re: Re : Re: Re : Re: Re : Re: [openmeetings-user] Problem of reactivity with use of whiteboard

2011-05-17 Thread Guillaume
Ok I think you're probably right..maybe all depends of the choice of external whiteboard certainly. In my case, me and the team of engineers who work with me use a Polyvision whiteboard. I've got an other question about adding of new features in Openmeetings. I have installed Openmeetings and

Re: Re : Re: Re : Re: Re : Re: [openmeetings-user] Problem of reactivity with use of whiteboard

2011-05-17 Thread seba.wag...@gmail.com
there is an overall framerate. However changing on that value will not reflect in any *speed boost*. I really don't know what exactly the problem on your side is, but I don't think you will tune the app by changing values inside openmeetings ... its more a problem of your extrnal whiteboards that n

Re : Re: Re : Re: Re : Re: [openmeetings-user] Problem of reactivity with use of whiteboard

2011-05-17 Thread Guillaume
Hi Sebastian and community I've got a question about my last post concerning the reactivity of the whiteboard. I want to know if (inside Openmeetings) there is a parameter (server side or client side) in order to configure the frame rate of the position's cursor on the whiteboard ? Is it poss

Re : Re: Re : Re: Re : Re: [openmeetings-user] Problem of reactivity with use of whiteboard

2011-05-13 Thread Guillaume
Okay I understand your position. For the integration with Openmeetings, as I said before, we want to add a system of Handwriting Recognition for mathematical symbols but also new drawing tools and a gum in order to erase elements on the whiteboard instead of using a new page.. This is the princ

Re: Re : Re: Re : Re: [openmeetings-user] Problem of reactivity with use of whiteboard

2011-05-13 Thread seba.wag...@gmail.com
Hi Guillaume, no cause I do not know what kind of technology you are using et cetera, it can by literally anything. But when it comes to the integration with OpenMeetings I think I can give you quite a few recommendations how to do it. Sebastian 2011/5/13 Guillaume > The aim of this project i

Re : Re: Re : Re: [openmeetings-user] Problem of reactivity with use of whiteboard

2011-05-13 Thread Guillaume
The aim of this project is to bring new functionalities in Openmeetings in order to adapt for the use of an interactive whiteboard. (http://en.wikipedia.org/wiki/Interactive_whiteboard) For example, we want to integrate a system of mathematical handwriting recognition. Precisely, we use Openmee