Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

30 Second Lag Between Transmit and Receive. #15

Open
GoogleCodeExporter opened this issue Sep 20, 2015 · 1 comment
Open

30 Second Lag Between Transmit and Receive. #15

GoogleCodeExporter opened this issue Sep 20, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Join a group chat.
2. Say something and have a type something in Jabber when you do.
3. Have a friend time it, and then type when they receive it.
4. It should be 15-30 seconds.

What is the expected output? What do you see instead?
Expected: Instantly Received.
Instead: Huge Lag
What version of the product are you using? On what operating system?
0.0.0.6 on latest stable OpenFire on x86_64 Ubuntu 11.04 Server with Oracle 
Java Runtime Environment.

Please provide any additional information below.


Original issue reported on code.google.com by chance1c...@gmail.com on 22 Aug 2011 at 2:51

@GoogleCodeExporter
Copy link
Author

Try playing with video settings in redfire_video.html

        var videoPicQuality     = getPageParameter('videoPicQuality', '0');
        var videoFps            = getPageParameter('videoFps', '30');
        var videoBandwidth      = getPageParameter('videoBandwidth', '256000');
        var micSetRate          = getPageParameter('micSetRate', '22');

Original comment by olajide....@gmail.com on 3 Sep 2011 at 9:54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant