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

Audio is totally distorted when using ion-sfu-load-tool #44

Open
namvdo opened this issue Jun 11, 2021 · 0 comments
Open

Audio is totally distorted when using ion-sfu-load-tool #44

namvdo opened this issue Jun 11, 2021 · 0 comments

Comments

@namvdo
Copy link

namvdo commented Jun 11, 2021

Your environment.

  • Version: Ubuntu 20.04.2 LTS
  • Browser: Version 90.0.4430.93 (Official Build) (64-bit)

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:

./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:
video_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

@namvdo namvdo changed the title Audio is distorted when using ion-sfu-load-tool Audio is totally distorted when using ion-sfu-load-tool Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant