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
git clone https://github.com/pion/ion-sfu.git
go build ./cmd/signal/json-rpc/main.go && ./main -c config.toml
after step 5, video send and receive normally
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Your environment.
What did you do?
git clone https://github.com/pion/ion-sfu.git
go build ./cmd/signal/json-rpc/main.go && ./main -c config.toml
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!
The text was updated successfully, but these errors were encountered: