-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
as the commit #45
did any one using this send each candidate to other peer right now?
this looks all fine, but when u really using this separate the candidate n media info, you will realize for the audio MAY works, but for the video will NOT working at all.
when there are 2 stream we send the candidate 1 by 1, we didnt know which is audio or video!
and take look into the code index = [remoteCandidate[@"sdpMLineIndex"] intValue];
when added wrong info will take slow pair for candidate and failed!
and one more question for #50
did any one tell me what is a=ice-options:trickle that mean, I didn't found it in rfc5245.
Metadata
Metadata
Assignees
Labels
No labels