We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I try to use the ion-sfu-load-tool to measure the SFU performance on my CPU. I run the server with this following command:
ion-sfu-load-tool
./allrpc -c config.toml -gaddr "0.0.0.0:8000" -jaddr "0.0.0.0:7000" -maddr "0.0.0.0:9000" -paddr "0.0.0.0:6060"
Then I use 2 clients to join the session:
./ion-sfu-load-tool -file test..webm -clients 2 -role pubsub -gaddr "localhost:8000" -session 'test' -log debug -cycle 1000
Test file properties:
I expect both audio and video are in sync and the audio to be hearable.
The video is ok, but the audio is totally distorted and I cannot hear anything. Here is the media file I use to publish media from peers: https://user-images.githubusercontent.com/34415207/121658721-ceb3e500-cacb-11eb-958f-3c5cdc029bb3.mp4
Here is my recording when joining a session: https://user-images.githubusercontent.com/34415207/121658305-62d17c80-cacb-11eb-87f0-ea1f81b39786.mp4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Your environment.
What did you do?
I try to use the
ion-sfu-load-tool
to measure the SFU performance on my CPU. I run the server with this following command:Then I use 2 clients to join the session:
Test file properties:
What did you expect?
I expect both audio and video are in sync and the audio to be hearable.
What happened?
The video is ok, but the audio is totally distorted and I cannot hear anything.
Here is the media file I use to publish media from peers:
https://user-images.githubusercontent.com/34415207/121658721-ceb3e500-cacb-11eb-958f-3c5cdc029bb3.mp4
Here is my recording when joining a session:
https://user-images.githubusercontent.com/34415207/121658305-62d17c80-cacb-11eb-87f0-ea1f81b39786.mp4
The text was updated successfully, but these errors were encountered: