Re: How to auto record meetings in Openmeeting ?

2014-12-06 Thread Maxim Solodovnik
global configuration? or per room configuration?

On Sat, Dec 6, 2014 at 4:12 PM, Bhushan Patil thebhushanpa...@gmail.com
wrote:

 Hi Maxim, I have made some custom changes in *moderationPanel.lzx* and
 its working as expected. But the issue is now that I want to make it
 configurable, means that if user set certain flag in configuration table
 then and then only this custom thing work else default behavior should
 work. Tell me how can I get particular value from configuration table in
 *moderationPanel.lzx ?*
 Thanks in advance.

 On Sun, Nov 30, 2014 at 6:40 PM, Maxim Solodovnik solomax...@gmail.com
 wrote:

 moderationPanel.lzx

 On Thu, Nov 27, 2014 at 10:56 PM, Bhushan Patil 
 thebhushanpa...@gmail.com wrote:

  You mean I need to do changes in *.lzx file, If so then please tell me
 which file I should look into.
 Thanks.
 On Thursday 27 November 2014 04:01 PM, Maxim Solodovnik wrote:

 sure
 just send click event to the correspondent handler, or call handler on
 room load

 On Thu, Nov 27, 2014 at 3:31 PM, Bhushan Patil 
 thebhushanpa...@gmail.com wrote:

   Hi Maxim, I checked the code and now I understand why video can't be
 recorded in Whiteboard case (as only coordinates of WB objects are
 broadcasted not the video stream).
   Is there any way by which I can automate the downloading of *JNLP *file
 (because in my case whenever moderator is going to join room, he/she always
 going to record the session) ?
  Thanks in advance,
  Bhushan Patil

 On Fri, Nov 14, 2014 at 4:19 PM, Maxim Solodovnik solomax...@gmail.com
  wrote:

 you can record video/audio streams, but all WB actions will be missed

 On Thu, Nov 13, 2014 at 9:44 PM, Bhushan Patil 
 thebhushanpa...@gmail.com wrote:

  Ok, I will try.
 One question again, when there are three users are in room with
 WhiteBoard(one moderator and two non-moderator) then (I am assuming this)
 the stream of moderator is multicasts to other two non-moderator user, 
 can
 we capture n record this stream ? This way, we are not going to need
 applet, I guess. Please help me to understand this scenario. My final aim
 is to record things without applet.
 On Thursday 13 November 2014 02:50 PM, Maxim Solodovnik wrote:

 you need to modify *.lzx file, add call to server method to start
 recording and recompile

 On Wed, Nov 12, 2014 at 7:54 AM, Bhushan Patil 
 thebhushanpa...@gmail.com wrote:

  Hello Maxim, Can you tell me how can I record ''interview room
 automatically ?
 On Tuesday 11 November 2014 11:05 PM, Maxim Solodovnik wrote:

 Yes, Applet is required to record the whole meeting with all WB
 actions: drawing, changing slides etc.

 On 11 November 2014 23:32, Bhushan Patil thebhushanpa...@gmail.com
 wrote:

  Thanks Maxim for quick reply. Are you saying that for WhiteBoard,
 its compulsory to record meeting via applet ?
 On Tuesday 11 November 2014 10:33 PM, Maxim Solodovnik wrote:

 It is possible for room like interview (room without whiteboard)
 And it is possible to record user(s) video+sound but WB will be
 missed.

  This is why it is currently not implemented
 We have custom code to provide auto-recording for interview room
 we also can provide video only recording for other rooms, please
 contact commertial support if you need this

 On 11 November 2014 23:00, Bhushan Patil thebhushanpa...@gmail.com
  wrote:

 Hello everyone, I am using OpenMeeting in my project. How can do
 recording automatically when user joins the room? Because I don't 
 want end
 user to have Java or IcedTea plugin installed( Same is possible in
 BigBlueButton, we don't need applet there).
 Can I do this? I have read similar queries here but anybody can
 explain me why this is not possible ?




  --
 WBR
 Maxim aka solomax





  --
 WBR
 Maxim aka solomax





  --
 WBR
 Maxim aka solomax





  --
 WBR
 Maxim aka solomax





  --
 WBR
 Maxim aka solomax





 --
 WBR
 Maxim aka solomax





-- 
WBR
Maxim aka solomax


Re: How to auto record meetings in Openmeeting ?

2014-11-30 Thread Maxim Solodovnik
moderationPanel.lzx

On Thu, Nov 27, 2014 at 10:56 PM, Bhushan Patil thebhushanpa...@gmail.com
wrote:

  You mean I need to do changes in *.lzx file, If so then please tell me
 which file I should look into.
 Thanks.
 On Thursday 27 November 2014 04:01 PM, Maxim Solodovnik wrote:

 sure
 just send click event to the correspondent handler, or call handler on
 room load

 On Thu, Nov 27, 2014 at 3:31 PM, Bhushan Patil thebhushanpa...@gmail.com
 wrote:

   Hi Maxim, I checked the code and now I understand why video can't be
 recorded in Whiteboard case (as only coordinates of WB objects are
 broadcasted not the video stream).
   Is there any way by which I can automate the downloading of *JNLP *file
 (because in my case whenever moderator is going to join room, he/she always
 going to record the session) ?
  Thanks in advance,
  Bhushan Patil

 On Fri, Nov 14, 2014 at 4:19 PM, Maxim Solodovnik solomax...@gmail.com
 wrote:

 you can record video/audio streams, but all WB actions will be missed

 On Thu, Nov 13, 2014 at 9:44 PM, Bhushan Patil 
 thebhushanpa...@gmail.com wrote:

  Ok, I will try.
 One question again, when there are three users are in room with
 WhiteBoard(one moderator and two non-moderator) then (I am assuming this)
 the stream of moderator is multicasts to other two non-moderator user, can
 we capture n record this stream ? This way, we are not going to need
 applet, I guess. Please help me to understand this scenario. My final aim
 is to record things without applet.
 On Thursday 13 November 2014 02:50 PM, Maxim Solodovnik wrote:

 you need to modify *.lzx file, add call to server method to start
 recording and recompile

 On Wed, Nov 12, 2014 at 7:54 AM, Bhushan Patil 
 thebhushanpa...@gmail.com wrote:

  Hello Maxim, Can you tell me how can I record ''interview room
 automatically ?
 On Tuesday 11 November 2014 11:05 PM, Maxim Solodovnik wrote:

 Yes, Applet is required to record the whole meeting with all WB
 actions: drawing, changing slides etc.

 On 11 November 2014 23:32, Bhushan Patil thebhushanpa...@gmail.com
 wrote:

  Thanks Maxim for quick reply. Are you saying that for WhiteBoard,
 its compulsory to record meeting via applet ?
 On Tuesday 11 November 2014 10:33 PM, Maxim Solodovnik wrote:

 It is possible for room like interview (room without whiteboard)
 And it is possible to record user(s) video+sound but WB will be
 missed.

  This is why it is currently not implemented
 We have custom code to provide auto-recording for interview room
 we also can provide video only recording for other rooms, please
 contact commertial support if you need this

 On 11 November 2014 23:00, Bhushan Patil thebhushanpa...@gmail.com
 wrote:

 Hello everyone, I am using OpenMeeting in my project. How can do
 recording automatically when user joins the room? Because I don't want 
 end
 user to have Java or IcedTea plugin installed( Same is possible in
 BigBlueButton, we don't need applet there).
 Can I do this? I have read similar queries here but anybody can
 explain me why this is not possible ?




  --
 WBR
 Maxim aka solomax





  --
 WBR
 Maxim aka solomax





  --
 WBR
 Maxim aka solomax





  --
 WBR
 Maxim aka solomax





  --
 WBR
 Maxim aka solomax





-- 
WBR
Maxim aka solomax


Re: How to auto record meetings in Openmeeting ?

2014-11-27 Thread Bhushan Patil
You mean I need to do changes in *.lzx file, If so then please tell me 
which file I should look into.

Thanks.
On Thursday 27 November 2014 04:01 PM, Maxim Solodovnik wrote:

sure
just send click event to the correspondent handler, or call handler on 
room load


On Thu, Nov 27, 2014 at 3:31 PM, Bhushan Patil 
thebhushanpa...@gmail.com mailto:thebhushanpa...@gmail.com wrote:


Hi Maxim, I checked the code and now I understand why video can't
be recorded in Whiteboard case (as only coordinates of WB objects
are broadcasted not the video stream).
 Is there any way by which I can automate the downloading of *JNLP
*file (because in my case whenever moderator is going to join
room, he/she always going to record the session) ?
Thanks in advance,
Bhushan Patil

On Fri, Nov 14, 2014 at 4:19 PM, Maxim Solodovnik
solomax...@gmail.com mailto:solomax...@gmail.com wrote:

you can record video/audio streams, but all WB actions will be
missed

On Thu, Nov 13, 2014 at 9:44 PM, Bhushan Patil
thebhushanpa...@gmail.com mailto:thebhushanpa...@gmail.com
wrote:

Ok, I will try.
One question again, when there are three users are in room
with WhiteBoard(one moderator and two non-moderator) then
(I am assuming this) the stream of moderator is multicasts
to other two non-moderator user, can we capture n record
this stream ? This way, we are not going to need applet, I
guess. Please help me to understand this scenario. My
final aim is to record things without applet.
On Thursday 13 November 2014 02:50 PM, Maxim Solodovnik wrote:

you need to modify *.lzx file, add call to server method
to start recording and recompile

On Wed, Nov 12, 2014 at 7:54 AM, Bhushan Patil
thebhushanpa...@gmail.com
mailto:thebhushanpa...@gmail.com wrote:

Hello Maxim, Can you tell me how can I record
''interview room automatically ?
On Tuesday 11 November 2014 11:05 PM, Maxim
Solodovnik wrote:

Yes, Applet is required to record the whole meeting
with all WB actions: drawing, changing slides etc.

On 11 November 2014 23:32, Bhushan Patil
thebhushanpa...@gmail.com
mailto:thebhushanpa...@gmail.com wrote:

Thanks Maxim for quick reply. Are you saying
that for WhiteBoard, its compulsory to record
meeting via applet ?
On Tuesday 11 November 2014 10:33 PM, Maxim
Solodovnik wrote:

It is possible for room like interview (room
without whiteboard)
And it is possible to record user(s)
video+sound but WB will be missed.

This is why it is currently not implemented
We have custom code to provide auto-recording
for interview room
we also can provide video only recording for
other rooms, please contact commertial support
if you need this

On 11 November 2014 23:00, Bhushan Patil
thebhushanpa...@gmail.com
mailto:thebhushanpa...@gmail.com wrote:

Hello everyone, I am using OpenMeeting in
my project. How can do recording
automatically when user joins the room?
Because I don't want end user to have Java
or IcedTea plugin installed( Same is
possible in BigBlueButton, we don't need
applet there).
Can I do this? I have read similar queries
here but anybody can explain me why this is
not possible ?




-- 
WBR

Maxim aka solomax





-- 
WBR

Maxim aka solomax





-- 
WBR

Maxim aka solomax





-- 
WBR

Maxim aka solomax





--
WBR
Maxim aka solomax




Re: How to auto record meetings in Openmeeting ?

2014-11-14 Thread Maxim Solodovnik
you can record video/audio streams, but all WB actions will be missed

On Thu, Nov 13, 2014 at 9:44 PM, Bhushan Patil thebhushanpa...@gmail.com
wrote:

  Ok, I will try.
 One question again, when there are three users are in room with
 WhiteBoard(one moderator and two non-moderator) then (I am assuming this)
 the stream of moderator is multicasts to other two non-moderator user, can
 we capture n record this stream ? This way, we are not going to need
 applet, I guess. Please help me to understand this scenario. My final aim
 is to record things without applet.
 On Thursday 13 November 2014 02:50 PM, Maxim Solodovnik wrote:

 you need to modify *.lzx file, add call to server method to start
 recording and recompile

 On Wed, Nov 12, 2014 at 7:54 AM, Bhushan Patil thebhushanpa...@gmail.com
 wrote:

  Hello Maxim, Can you tell me how can I record ''interview room
 automatically ?
 On Tuesday 11 November 2014 11:05 PM, Maxim Solodovnik wrote:

 Yes, Applet is required to record the whole meeting with all WB actions:
 drawing, changing slides etc.

 On 11 November 2014 23:32, Bhushan Patil thebhushanpa...@gmail.com
 wrote:

  Thanks Maxim for quick reply. Are you saying that for WhiteBoard, its
 compulsory to record meeting via applet ?
 On Tuesday 11 November 2014 10:33 PM, Maxim Solodovnik wrote:

 It is possible for room like interview (room without whiteboard)
 And it is possible to record user(s) video+sound but WB will be missed.

  This is why it is currently not implemented
 We have custom code to provide auto-recording for interview room
 we also can provide video only recording for other rooms, please
 contact commertial support if you need this

 On 11 November 2014 23:00, Bhushan Patil thebhushanpa...@gmail.com
 wrote:

 Hello everyone, I am using OpenMeeting in my project. How can do
 recording automatically when user joins the room? Because I don't want end
 user to have Java or IcedTea plugin installed( Same is possible in
 BigBlueButton, we don't need applet there).
 Can I do this? I have read similar queries here but anybody can explain
 me why this is not possible ?




  --
 WBR
 Maxim aka solomax





  --
 WBR
 Maxim aka solomax





  --
 WBR
 Maxim aka solomax





-- 
WBR
Maxim aka solomax


Re: How to auto record meetings in Openmeeting ?

2014-11-13 Thread Maxim Solodovnik
you need to modify *.lzx file, add call to server method to start recording
and recompile

On Wed, Nov 12, 2014 at 7:54 AM, Bhushan Patil thebhushanpa...@gmail.com
wrote:

  Hello Maxim, Can you tell me how can I record ''interview room
 automatically ?
 On Tuesday 11 November 2014 11:05 PM, Maxim Solodovnik wrote:

 Yes, Applet is required to record the whole meeting with all WB actions:
 drawing, changing slides etc.

 On 11 November 2014 23:32, Bhushan Patil thebhushanpa...@gmail.com
 wrote:

  Thanks Maxim for quick reply. Are you saying that for WhiteBoard, its
 compulsory to record meeting via applet ?
 On Tuesday 11 November 2014 10:33 PM, Maxim Solodovnik wrote:

 It is possible for room like interview (room without whiteboard)
 And it is possible to record user(s) video+sound but WB will be missed.

  This is why it is currently not implemented
 We have custom code to provide auto-recording for interview room
 we also can provide video only recording for other rooms, please
 contact commertial support if you need this

 On 11 November 2014 23:00, Bhushan Patil thebhushanpa...@gmail.com
 wrote:

 Hello everyone, I am using OpenMeeting in my project. How can do
 recording automatically when user joins the room? Because I don't want end
 user to have Java or IcedTea plugin installed( Same is possible in
 BigBlueButton, we don't need applet there).
 Can I do this? I have read similar queries here but anybody can explain
 me why this is not possible ?




  --
 WBR
 Maxim aka solomax





  --
 WBR
 Maxim aka solomax





-- 
WBR
Maxim aka solomax


Re: How to auto record meetings in Openmeeting ?

2014-11-13 Thread Bhushan Patil

Ok, I will try.
One question again, when there are three users are in room with 
WhiteBoard(one moderator and two non-moderator) then (I am assuming 
this) the stream of moderator is multicasts to other two non-moderator 
user, can we capture n record this stream ? This way, we are not going 
to need applet, I guess. Please help me to understand this scenario. My 
final aim is to record things without applet.

On Thursday 13 November 2014 02:50 PM, Maxim Solodovnik wrote:
you need to modify *.lzx file, add call to server method to start 
recording and recompile


On Wed, Nov 12, 2014 at 7:54 AM, Bhushan Patil 
thebhushanpa...@gmail.com mailto:thebhushanpa...@gmail.com wrote:


Hello Maxim, Can you tell me how can I record ''interview room
automatically ?
On Tuesday 11 November 2014 11:05 PM, Maxim Solodovnik wrote:

Yes, Applet is required to record the whole meeting with all WB
actions: drawing, changing slides etc.

On 11 November 2014 23:32, Bhushan Patil
thebhushanpa...@gmail.com mailto:thebhushanpa...@gmail.com wrote:

Thanks Maxim for quick reply. Are you saying that for
WhiteBoard, its compulsory to record meeting via applet ?
On Tuesday 11 November 2014 10:33 PM, Maxim Solodovnik wrote:

It is possible for room like interview (room without
whiteboard)
And it is possible to record user(s) video+sound but WB
will be missed.

This is why it is currently not implemented
We have custom code to provide auto-recording for interview room
we also can provide video only recording for other rooms,
please contact commertial support if you need this

On 11 November 2014 23:00, Bhushan Patil
thebhushanpa...@gmail.com
mailto:thebhushanpa...@gmail.com wrote:

Hello everyone, I am using OpenMeeting in my project.
How can do recording automatically when user joins the
room? Because I don't want end user to have Java or
IcedTea plugin installed( Same is possible in
BigBlueButton, we don't need applet there).
Can I do this? I have read similar queries here but
anybody can explain me why this is not possible ?




-- 
WBR

Maxim aka solomax





-- 
WBR

Maxim aka solomax





--
WBR
Maxim aka solomax




How to auto record meetings in Openmeeting ?

2014-11-11 Thread Bhushan Patil
Hello everyone, I am using OpenMeeting in my project. How can do 
recording automatically when user joins the room? Because I don't want 
end user to have Java or IcedTea plugin installed( Same is possible in 
BigBlueButton, we don't need applet there).
Can I do this? I have read similar queries here but anybody can explain 
me why this is not possible ?


Re: How to auto record meetings in Openmeeting ?

2014-11-11 Thread Maxim Solodovnik
It is possible for room like interview (room without whiteboard)
And it is possible to record user(s) video+sound but WB will be missed.

This is why it is currently not implemented
We have custom code to provide auto-recording for interview room
we also can provide video only recording for other rooms, please contact
commertial support if you need this

On 11 November 2014 23:00, Bhushan Patil thebhushanpa...@gmail.com wrote:

 Hello everyone, I am using OpenMeeting in my project. How can do recording
 automatically when user joins the room? Because I don't want end user to
 have Java or IcedTea plugin installed( Same is possible in BigBlueButton,
 we don't need applet there).
 Can I do this? I have read similar queries here but anybody can explain me
 why this is not possible ?




-- 
WBR
Maxim aka solomax


Re: How to auto record meetings in Openmeeting ?

2014-11-11 Thread Bhushan Patil
Thanks Maxim for quick reply. Are you saying that for WhiteBoard, its 
compulsory to record meeting via applet ?

On Tuesday 11 November 2014 10:33 PM, Maxim Solodovnik wrote:

It is possible for room like interview (room without whiteboard)
And it is possible to record user(s) video+sound but WB will be missed.

This is why it is currently not implemented
We have custom code to provide auto-recording for interview room
we also can provide video only recording for other rooms, please 
contact commertial support if you need this


On 11 November 2014 23:00, Bhushan Patil thebhushanpa...@gmail.com 
mailto:thebhushanpa...@gmail.com wrote:


Hello everyone, I am using OpenMeeting in my project. How can do
recording automatically when user joins the room? Because I don't
want end user to have Java or IcedTea plugin installed( Same is
possible in BigBlueButton, we don't need applet there).
Can I do this? I have read similar queries here but anybody can
explain me why this is not possible ?




--
WBR
Maxim aka solomax




Re: How to auto record meetings in Openmeeting ?

2014-11-11 Thread Maxim Solodovnik
Yes, Applet is required to record the whole meeting with all WB actions:
drawing, changing slides etc.

On 11 November 2014 23:32, Bhushan Patil thebhushanpa...@gmail.com wrote:

  Thanks Maxim for quick reply. Are you saying that for WhiteBoard, its
 compulsory to record meeting via applet ?
 On Tuesday 11 November 2014 10:33 PM, Maxim Solodovnik wrote:

 It is possible for room like interview (room without whiteboard)
 And it is possible to record user(s) video+sound but WB will be missed.

  This is why it is currently not implemented
 We have custom code to provide auto-recording for interview room
 we also can provide video only recording for other rooms, please contact
 commertial support if you need this

 On 11 November 2014 23:00, Bhushan Patil thebhushanpa...@gmail.com
 wrote:

 Hello everyone, I am using OpenMeeting in my project. How can do
 recording automatically when user joins the room? Because I don't want end
 user to have Java or IcedTea plugin installed( Same is possible in
 BigBlueButton, we don't need applet there).
 Can I do this? I have read similar queries here but anybody can explain
 me why this is not possible ?




  --
 WBR
 Maxim aka solomax





-- 
WBR
Maxim aka solomax


Re: How to auto record meetings in Openmeeting ?

2014-11-11 Thread Bhushan Patil
Hello Maxim, Can you tell me how can I record ''interview room 
automatically ?

On Tuesday 11 November 2014 11:05 PM, Maxim Solodovnik wrote:
Yes, Applet is required to record the whole meeting with all WB 
actions: drawing, changing slides etc.


On 11 November 2014 23:32, Bhushan Patil thebhushanpa...@gmail.com 
mailto:thebhushanpa...@gmail.com wrote:


Thanks Maxim for quick reply. Are you saying that for WhiteBoard,
its compulsory to record meeting via applet ?
On Tuesday 11 November 2014 10:33 PM, Maxim Solodovnik wrote:

It is possible for room like interview (room without whiteboard)
And it is possible to record user(s) video+sound but WB will be
missed.

This is why it is currently not implemented
We have custom code to provide auto-recording for interview room
we also can provide video only recording for other rooms,
please contact commertial support if you need this

On 11 November 2014 23:00, Bhushan Patil
thebhushanpa...@gmail.com mailto:thebhushanpa...@gmail.com wrote:

Hello everyone, I am using OpenMeeting in my project. How can
do recording automatically when user joins the room? Because
I don't want end user to have Java or IcedTea plugin
installed( Same is possible in BigBlueButton, we don't need
applet there).
Can I do this? I have read similar queries here but anybody
can explain me why this is not possible ?




-- 
WBR

Maxim aka solomax





--
WBR
Maxim aka solomax