Skip to main content
January 10, 2012
Question

Audio Lag issue

  • January 10, 2012
  • 1 reply
  • 1037 views

Hi all,

I have created a audio chat many to many chat using amazon hosting. The problem i am facing is that even with one to one audio chat, we are experincing a lag of like  2-3 seconds everytime a user speaks, which we believe is not good for audio chat. Can  anyone please guide us what should be done to optimize it.

Any Help in this regard would be a great help

Thanks in advance

Regards

Sumeet Kumar

    This topic has been closed for replies.

    1 reply

    Nikhil_Kalyan
    Participating Frequently
    January 10, 2012

    Hi,

    Did you try disabling the queue for the live streams and disabling aggregate messages? Both these configurations can be found in the application.xml. Please let us know if you need more help in finding them out.

    January 10, 2012

    Thanks a lot Nikhil for your reply. According to my understanding the application.xml can be found in two places.

    first inside the conf folder

    second inside the your project folder.

    Can you please guide where do i need to change.

    Regards

    Sumeet Kumar

    Nikhil_Kalyan
    Participating Frequently
    January 10, 2012

    Application.xml inside the conf folder applies its settings to all the applications on the server. For application specific settings, make changes in the application folder, else the conf folder (server level application.xml) is the place to change.

    In the end, all the settings are cumulative of all the xml configurations.