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

[BUG] Simulcast can't work in examples/echotest-jsonrpc/index.html #671

Open
r1a2y3 opened this issue Nov 14, 2022 · 0 comments
Open

[BUG] Simulcast can't work in examples/echotest-jsonrpc/index.html #671

r1a2y3 opened this issue Nov 14, 2022 · 0 comments

Comments

@r1a2y3
Copy link

r1a2y3 commented Nov 14, 2022

Your environment.

  • Version: 7b6cc7b
  • Client: 7b6cc7b
  • Environement: Linux
  • Are you using a TURN server? No

What did you do?

  1. git clone https://github.com/pion/ion-sfu.git
  2. follow https://github.com/pion/ion-sfu#sfu-with-json-rpc-signaling
    go build ./cmd/signal/json-rpc/main.go && ./main -c config.toml
  3. edit signal address to my server ./examples/echotest-jsonrpc/index.html
  4. open index.html with browser
  5. start with simulcast

What did you expect?

after step 5, video send and receive normally

What happened?

video receives abnormally. it seem's that video can't be correctlly send from ion-sfu in the receiver side.

I tried to understand but failed to get the root cause. It may lie at WebRTCReceiver and DownTrack when switch layer.

Could some guys kindly to help finding the root cause?
THANKS A LOT!

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