Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

I tested jitsi-hammer on openfire and have some problems. #4

Open
yue-fei opened this issue Apr 13, 2015 · 3 comments
Open

I tested jitsi-hammer on openfire and have some problems. #4

yue-fei opened this issue Apr 13, 2015 · 3 comments

Comments

@yue-fei
Copy link

yue-fei commented Apr 13, 2015

I use windows, and I build jitsi-hammer, and copy the lib->native->windows to the jre lib.

In openfire, I create a room name TestHammer, but when I start the jitsi-hammer, then I open chrome, I find nothing happened, just black,.

parameters XMPPdomain, XMPPhost, ivffile, videortpdump and so on, that they are all configured, else I found the log 'audio":{ "ssrc":-1 , "DownloadJitterMs":NaN , "DownloadPercentLoss":NaN .....'

Can you give me some tips?

@Haerezis
Copy link
Contributor

Try to create a jitsi-meet conference (with at least 2 users) without Jitsi-Hammer first.
If it doesn't work, it means something is wrong with you Jitsi-Meet config or Openfire config.

If it works : you need to create a Jitsi-Meet conference with chrome BEFORE running Jitsi-Meet, because it's chrome/jitsi-meet that handle the conference.

@yue-fei
Copy link
Author

yue-fei commented Apr 14, 2015

Thank you very much @Haerezis
Myy jitsi-meet seems has some wrong. When I refresh the page, it's show.

And I found hammer log was NaN, just like ''audio":{ "ssrc":-1 , "DownloadJitterMs":NaN , "DownloadPercentLoss":NaN .....''

I changed some code here, it's show.

image

image

image

@Haerezis
Copy link
Contributor

Yeah, some change have broken the stats recording, that's why you get gibberish data.
If you don't need them, you can disable like you did (but normally, there's an option for that...).

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

No branches or pull requests

2 participants