Re: Share Your Screen - bandwidth is low

2009-02-12 Thread smoeker

hi,

just try ;-) u can switch between the sharers without running
installer by changing configuration value screen_viewr within
administration panel
(0== standard, 1== jrdesktop)

-> be aware : jrdesktop comes along without GUI, you just see a
SysTray Icon with a Exit - Option...


see ya

Smoeker

On 12 Feb., 18:40, hosdes  wrote:
> standard sharer.  I see recently jrdesktop has been added.  Is there
> any screenshots for jrdesktop?
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



background color white change to another color

2009-02-12 Thread hosdes

Where is the file that controls the settings for the area where the
background is white? This is under the main title and nav bars.
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: I can can communicate via openmeetings, but i'm confused by log messages

2009-02-12 Thread Sebastian Wagner
There is an Issue in the roomLeaveMethod but it seems like its a logical
error which has no effect to the application.

sebastian

2009/2/12 justin 

>
> Hello Sebastian, I installed red5 and openmeetings from file
> openmeetings_0_7_rc2.zip.
>
> I can can communicate via openmeetings, but i'm confused by log
> messages:
>
> 2009-02-12 20:27:48,566 [http-8089-3] ERROR
> o.o.a.r.r.ScopeApplicationAdapter - ScopeApplicationAdapter.java
> 3669047 307 org.openmeetings.app.remote.red5.ScopeApplicationAdapter
> [http-8089-3] - [roomLeaveByScope]
> java.lang.NullPointerException
>at
> org.openmeetings.app.remote.red5.ScopeApplicationAdapter.roomLeaveByScope
> (ScopeApplicationAdapter.java:279)
>at
> org.openmeetings.app.remote.red5.ScopeApplicationAdapter.roomLeave
> (ScopeApplicationAdapter.java:192)
>at org.red5.server.adapter.MultiThreadedApplicationAdapter.leave
> (MultiThreadedApplicationAdapter.java:427)
>at org.red5.server.adapter.ApplicationAdapter.leave
> (ApplicationAdapter.java:78)
>at org.red5.server.Scope.disconnect(Scope.java:540)
>at org.red5.server.BaseConnection.close(BaseConnection.java:312)
>at
> org.red5.server.net.rtmp.RTMPConnection.close(RTMPConnection.java:
> 617)
>at org.red5.server.net.rtmpt.BaseRTMPTConnection.realClose
> (BaseRTMPTConnection.java:118)
>at org.red5.server.net.rtmpt.RTMPTConnection.realClose
> (RTMPTConnection.java:107)...
>
>
> 2009-02-12 20:27:59,488 [pool-4-thread-14] ERROR
> o.o.a.r.r.ScopeApplicationAdapter - ScopeApplicationAdapter.java
> 3679969 948 org.openmeetings.app.remote.red5.ScopeApplicationAdapter
> [pool-4-thread-14] - [sendMessageWithClient]
> java.lang.NullPointerException
>at
> org.openmeetings.app.remote.red5.ScopeApplicationAdapter.sendMessageById
> (ScopeApplicationAdapter.java:940)
>at org.openmeetings.app.remote.UserService.kickUserByStreamId
> (UserService.java:381)
>at sun.reflect.GeneratedMethodAccessor562.invoke(Unknown Source)
>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>at java.lang.reflect.Method.invoke(Unknown Source)
>at
> org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:
> 201)
>at
> org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:
> 119)
>at org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java:
> 158)
>at org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java:
> 410)
>at org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived
> (BaseRTMPHandler.java:146)...
>
> 2009-02-12 20:27:41,394 [http-8089-3] ERROR
> o.r.server.service.ServiceInvoker - ServiceInvoker.java 3661875 225
> org.red5.server.service.ServiceInvoker [http-8089-3] - Service
> invocation error
> java.lang.reflect.InvocationTargetException
>at sun.reflect.GeneratedMethodAccessor443.invoke(Unknown Source)
>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>at java.lang.reflect.Method.invoke(Unknown Source)
>at
>
>
> 2009-02-12 20:27:41,394 [http-8089-3] ERROR
> o.r.server.service.ServiceInvoker - ServiceInvoker.java 3661875 225
> org.red5.server.service.ServiceInvoker [http-8089-3] - Service
> invocation error
> java.lang.reflect.InvocationTargetException
>at sun.reflect.GeneratedMethodAccessor443.invoke(Unknown Source)
>at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>at java.lang.reflect.Method.invoke(Unknown Source)
>at
> org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:
> 201)
>at
> org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:
> 119)
>at org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java:
> 158)
>at org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java:
> 410)
>at org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived
> (BaseRTMPHandler.java:146)
>
>
> How do You think are these errors critical?
>
> Justin, CommuniC
> >
>


-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
seba.wag...@gmail.com

--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



I can can communicate via openmeetings, but i'm confused by log messages

2009-02-12 Thread justin

Hello Sebastian, I installed red5 and openmeetings from file
openmeetings_0_7_rc2.zip.

I can can communicate via openmeetings, but i'm confused by log
messages:

2009-02-12 20:27:48,566 [http-8089-3] ERROR
o.o.a.r.r.ScopeApplicationAdapter - ScopeApplicationAdapter.java
3669047 307 org.openmeetings.app.remote.red5.ScopeApplicationAdapter
[http-8089-3] - [roomLeaveByScope]
java.lang.NullPointerException
at
org.openmeetings.app.remote.red5.ScopeApplicationAdapter.roomLeaveByScope
(ScopeApplicationAdapter.java:279)
at org.openmeetings.app.remote.red5.ScopeApplicationAdapter.roomLeave
(ScopeApplicationAdapter.java:192)
at org.red5.server.adapter.MultiThreadedApplicationAdapter.leave
(MultiThreadedApplicationAdapter.java:427)
at org.red5.server.adapter.ApplicationAdapter.leave
(ApplicationAdapter.java:78)
at org.red5.server.Scope.disconnect(Scope.java:540)
at org.red5.server.BaseConnection.close(BaseConnection.java:312)
at org.red5.server.net.rtmp.RTMPConnection.close(RTMPConnection.java:
617)
at org.red5.server.net.rtmpt.BaseRTMPTConnection.realClose
(BaseRTMPTConnection.java:118)
at org.red5.server.net.rtmpt.RTMPTConnection.realClose
(RTMPTConnection.java:107)...


2009-02-12 20:27:59,488 [pool-4-thread-14] ERROR
o.o.a.r.r.ScopeApplicationAdapter - ScopeApplicationAdapter.java
3679969 948 org.openmeetings.app.remote.red5.ScopeApplicationAdapter
[pool-4-thread-14] - [sendMessageWithClient]
java.lang.NullPointerException
at
org.openmeetings.app.remote.red5.ScopeApplicationAdapter.sendMessageById
(ScopeApplicationAdapter.java:940)
at org.openmeetings.app.remote.UserService.kickUserByStreamId
(UserService.java:381)
at sun.reflect.GeneratedMethodAccessor562.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:
201)
at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:
119)
at org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java:
158)
at org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java:
410)
at org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived
(BaseRTMPHandler.java:146)...

2009-02-12 20:27:41,394 [http-8089-3] ERROR
o.r.server.service.ServiceInvoker - ServiceInvoker.java 3661875 225
org.red5.server.service.ServiceInvoker [http-8089-3] - Service
invocation error
java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor443.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at


2009-02-12 20:27:41,394 [http-8089-3] ERROR
o.r.server.service.ServiceInvoker - ServiceInvoker.java 3661875 225
org.red5.server.service.ServiceInvoker [http-8089-3] - Service
invocation error
java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor443.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:
201)
at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:
119)
at org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java:
158)
at org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java:
410)
at org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived
(BaseRTMPHandler.java:146)


How do You think are these errors critical?

Justin, CommuniC
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Share Your Screen - bandwidth is low

2009-02-12 Thread hosdes

standard sharer.  I see recently jrdesktop has been added.  Is there
any screenshots for jrdesktop?
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: ffmeg keeps trying to move png files

2009-02-12 Thread Wayne

Thank You!
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Unable to upload from remote clients

2009-02-12 Thread smoeker

hola,

would be best, if you could indentify  the relevant parts (where the
upload happens and the stuff after (calling jod, etc...).

Otherwise the complete log...


see ya

Smoeker

On 12 Feb., 17:01, HMiles  wrote:
> do you want the error log or the complete red5 log?
>
> On Feb 12, 5:39 am, smoeker  wrote:
>
>
>
> > hi,
>
> > i dont understand "upload from server" - do you mean working with a
> > client on localhost?
>
> > -> could you post your red5.log (as far as something is happening in
> > there...)
>
> > see ya
>
> > Smoeker
>
> > On 11 Feb., 20:19, HMiles  wrote:
>
> > > I am able to upload files from the server in Openmeetings 7 but not
> > > able to upload from clients.  At the client machines when you hit
> > > upload nothing happens at all.  Port 8100 points to the server and
> > > openoffice is listening on that port.
>
> > > Miles- Hide quoted text -
>
> > - Show quoted text -- Zitierten Text ausblenden -
>
> - Zitierten Text anzeigen -
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Unable to upload from remote clients

2009-02-12 Thread HMiles

do you want the error log or the complete red5 log?

On Feb 12, 5:39 am, smoeker  wrote:
> hi,
>
> i dont understand "upload from server" - do you mean working with a
> client on localhost?
>
> -> could you post your red5.log (as far as something is happening in
> there...)
>
> see ya
>
> Smoeker
>
> On 11 Feb., 20:19, HMiles  wrote:
>
>
>
> > I am able to upload files from the server in Openmeetings 7 but not
> > able to upload from clients.  At the client machines when you hit
> > upload nothing happens at all.  Port 8100 points to the server and
> > openoffice is listening on that port.
>
> > Miles- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: ffmeg keeps trying to move png files

2009-02-12 Thread Sebastian Wagner
hi,

you can delete all records from the table *recording_conversion_job*
that will stop any FFMPEG task.

sebastian

2009/2/12 Wayne 

>
>
> @Miles --
>
> I was not able to stop the behavior without re-installing so I didn't
> try recording a second session with documents on whiteboard.  I tried
> again after re-installing and got the same behavior.
>
> @Sebastian --
>
> Here is what happened to me...
>
> - I started recording a session in the public conference room.
> - Uploaded a PowerPoint document.
> - Transferred the PowerPoint to the whiteboard.
> - Cycled through the five or six slides in the PowerPoint file while
> it was on the whiteboard.
> - Cleared the whiteboard.
> - Stopped the recording.
> - Left the meeting room.
> - Went to recordings.
> - Started playback of the recording I had just made.
> - When the PowerPoint should have been seen on the whiteboard I saw
> instead several lines being drawn seemingly at random.  This line
> drawing continued until the PowerPoint was cleared from whiteboard.
> - It was after all this that I noticed the continuous PNG file
> behavior.
>
> I did not save any error logs.  I will do this again if it will help.
> Let me know what log files would be of use to you.
>
> -- Wayne
> >
>


-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
seba.wag...@gmail.com

--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: LDAP on OpenMeetings 0.7 RC2

2009-02-12 Thread smoeker

hi there,

at login time u need to enter the UserPrinicipalName, so it depends,
how its written in the Active Directory...

-> in other words : there is nothing implemented within OpenMeetings
to cut off domain name of the users LDAP prinicipal name...


see ya

Smoeker

P.S.: cool, that it works with your Active Directory - i hadn't the
possibility to test it against another server so far

On 12 Feb., 14:27, Slurb  wrote:
> hi,
>
> Thanks, it works, this morning I can not me login with LDAP, now I can
> connect to LDAP but for the login I need to use the domain :
>
> In my om_ldap.cfg I have :
>
> ldap_login_base=OU:Utilisateurs,OU:VILLEROY,DC:listel,DC:local
> ldap_search_base=DC:listel,DC:local
>
> In the login OM page, I am compelled to write : lo...@listel.local,
> but I would like to write the login without "@listel.local". Is this
> possible ?? It depends there OpenMeetings or Active Directory ??
>
> Slurb
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: LDAP on OpenMeetings 0.7 RC2

2009-02-12 Thread Slurb

hi,

Thanks, it works, this morning I can not me login with LDAP, now I can
connect to LDAP but for the login I need to use the domain :

In my om_ldap.cfg I have :

ldap_login_base=OU:Utilisateurs,OU:VILLEROY,DC:listel,DC:local
ldap_search_base=DC:listel,DC:local


In the login OM page, I am compelled to write : lo...@listel.local,
but I would like to write the login without "@listel.local". Is this
possible ?? It depends there OpenMeetings or Active Directory ??

Slurb

--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Automatic sound muting - threshold is too low

2009-02-12 Thread Netdiver

Is it possible that in the past this was a configurable parameter? I
seem to remember the possibility to set the threshold value.

In r1890 the green "audio" led in the participant panel does not light
up anymore: is this related to the same issue?

On 12 Feb, 11:32, Sebastian Wagner  wrote:
> In the Flash world this is called Activity-Level. For the moment there is no
> Config-Value, you would require to re-compile or customize the Application.
>
> sebastian
>
> 2009/2/12 Shrike 
>
>
>
>
>
> > Hello openmeetings users,
>
> > Running 0.7 RC2 on our Ubuntu server box. By the way, OM is really,
> > really promising and works quite well yet.
>
> > There's a common feature in VoIP programs that mutes the output sound
> > if the level stays below a certain threshold for some time. As far as
> > I know, it's called a "gate" fetaure and it's also used in musing
> > mixing (listen to some 80's records and you'll probably hear it!).
> > For VoIP, I guess it's there to limit bandwidth usage and somewhat
> > prevent feedback issues to occur.
>
> > Anyway, is there a way to fine tune the way the sound gate behaves?
> > What I'd love is to have it always open (in order to hear continuously
> > the conference users ambiance, and to prevent the crude opening of
> > their sound gates, which can become annoying after some minutes).
>
> > Is it possible? Or does this behavior belongs to other software layers
> > (Red5, for ex)?
>
> > Thanks you!
>
> --
> Sebastian 
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.laszlo-forum.de
> seba.wag...@gmail.com
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Unable to upload from remote clients

2009-02-12 Thread smoeker

hi,

i dont understand "upload from server" - do you mean working with a
client on localhost?

-> could you post your red5.log (as far as something is happening in
there...)

see ya

Smoeker

On 11 Feb., 20:19, HMiles  wrote:
> I am able to upload files from the server in Openmeetings 7 but not
> able to upload from clients.  At the client machines when you hit
> upload nothing happens at all.  Port 8100 points to the server and
> openoffice is listening on that port.
>
> Miles
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Automatic sound muting - threshold is too low

2009-02-12 Thread Shrike

Yeah, that's what I saw in the Flash documentation on Adobe's website.

Precisely, there is a method that allows to set the silencing
threshold and timeout: microphone.setSilenceLevel(silenceLevel:Number,
[timeOut:Number])
I guess I could add the settings to the config.xml file and get them
parsed and used in the App... or do some dirty hacking and hardcode
the value need in the source.

Thanks for your answer Sebastian,




On Feb 12, 11:32 am, Sebastian Wagner  wrote:
> In the Flash world this is called Activity-Level. For the moment there is no
> Config-Value, you would require to re-compile or customize the Application.
>
> sebastian
>
> 2009/2/12 Shrike 
>
>
>
>
>
> > Hello openmeetings users,
>
> > Running 0.7 RC2 on our Ubuntu server box. By the way, OM is really,
> > really promising and works quite well yet.
>
> > There's a common feature in VoIP programs that mutes the output sound
> > if the level stays below a certain threshold for some time. As far as
> > I know, it's called a "gate" fetaure and it's also used in musing
> > mixing (listen to some 80's records and you'll probably hear it!).
> > For VoIP, I guess it's there to limit bandwidth usage and somewhat
> > prevent feedback issues to occur.
>
> > Anyway, is there a way to fine tune the way the sound gate behaves?
> > What I'd love is to have it always open (in order to hear continuously
> > the conference users ambiance, and to prevent the crude opening of
> > their sound gates, which can become annoying after some minutes).
>
> > Is it possible? Or does this behavior belongs to other software layers
> > (Red5, for ex)?
>
> > Thanks you!
>
> --
> Sebastian 
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.laszlo-forum.de
> seba.wag...@gmail.com
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Automatic sound muting - threshold is too low

2009-02-12 Thread Sebastian Wagner
In the Flash world this is called Activity-Level. For the moment there is no
Config-Value, you would require to re-compile or customize the Application.

sebastian


2009/2/12 Shrike 

>
> Hello openmeetings users,
>
> Running 0.7 RC2 on our Ubuntu server box. By the way, OM is really,
> really promising and works quite well yet.
>
> There's a common feature in VoIP programs that mutes the output sound
> if the level stays below a certain threshold for some time. As far as
> I know, it's called a "gate" fetaure and it's also used in musing
> mixing (listen to some 80's records and you'll probably hear it!).
> For VoIP, I guess it's there to limit bandwidth usage and somewhat
> prevent feedback issues to occur.
>
> Anyway, is there a way to fine tune the way the sound gate behaves?
> What I'd love is to have it always open (in order to hear continuously
> the conference users ambiance, and to prevent the crude opening of
> their sound gates, which can become annoying after some minutes).
>
> Is it possible? Or does this behavior belongs to other software layers
> (Red5, for ex)?
>
> Thanks you!
> >
>


-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
seba.wag...@gmail.com

--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Automatic sound muting - threshold is too low

2009-02-12 Thread Shrike

Hello openmeetings users,

Running 0.7 RC2 on our Ubuntu server box. By the way, OM is really,
really promising and works quite well yet.

There's a common feature in VoIP programs that mutes the output sound
if the level stays below a certain threshold for some time. As far as
I know, it's called a "gate" fetaure and it's also used in musing
mixing (listen to some 80's records and you'll probably hear it!).
For VoIP, I guess it's there to limit bandwidth usage and somewhat
prevent feedback issues to occur.

Anyway, is there a way to fine tune the way the sound gate behaves?
What I'd love is to have it always open (in order to hear continuously
the conference users ambiance, and to prevent the crude opening of
their sound gates, which can become annoying after some minutes).

Is it possible? Or does this behavior belongs to other software layers
(Red5, for ex)?

Thanks you!
--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---