-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
ion-sfu-gstreamer-receive does not receive media #57
Comments
should work now. |
I'm curious what the difference is between the onTrack and onTrackEvent? What if I have to use nat1to1 ? |
OnTrack trigger when you receive rtp packet |
Seems there is an issue in ion-sdk-go when you using nat1v1. cannot work correctly. but worked when using stun config in sfu. |
Any Updates? I have same troubles on ion-sdk-go, can`t connect through nat1v1 and stun |
environment.
c68aae022ee7
], running on port5551
Command
What happened?
rtc.OnTrack
user defined function (ref) never called.OnTrackEvent
, log shows followingERROR default: [rtc.go:662] [ion-sdk-go.(*RTC).onSingalHandle] s.OnTrackEvent == nil
Detailed log
The text was updated successfully, but these errors were encountered: