- 02 Feb, 2012 1 commit
-
-
Youness Alaoui authored
This should fix the use case of creating a stream 1, gather until finished then creating another stream, gather its candidates, then setting the remotes on stream 1 (which is already gathered) while stream 2 is still gathering.
-
- 16 Jan, 2012 1 commit
-
-
- 13 Jan, 2012 1 commit
-
-
Youness Alaoui authored
-
- 12 Jan, 2012 2 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 30 Nov, 2011 1 commit
-
-
- 31 Mar, 2011 1 commit
-
-
- 24 Mar, 2011 1 commit
-
-
Youness Alaoui authored
-
- 21 Jan, 2011 1 commit
-
-
Youness Alaoui authored
-
- 20 Jan, 2011 1 commit
-
-
Youness Alaoui authored
-
- 19 Jan, 2011 3 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 21 Dec, 2010 1 commit
-
-
Youness Alaoui authored
-
- 15 Dec, 2010 1 commit
-
-
- 10 Dec, 2010 1 commit
-
-
Youness Alaoui authored
-
- 02 Nov, 2010 1 commit
-
-
- 01 Oct, 2010 4 commits
-
-
-
-
-
Youness Alaoui authored
-
- 29 Sep, 2010 1 commit
-
-
Youness Alaoui authored
The agent->local_addresses should not change when we gather_candidates, let the user set it with nice_agent_add_local_address, if he does not, then we should auto-discover interface *during* the gathering process, and not save it. Currently, when we call gather_candidates, we discover interfaces and save it to agent->local_addresses as if someone called the _add_local_address API... problem is that if we have 2/3 interfaces, we do an audio call.. an interface disappears (vmware closed/whatever) then we upgrade to a video call, then libnice will reuse the old interface list instead of the current ones..
-
- 23 Aug, 2010 3 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 05 Aug, 2010 1 commit
-
-
Youness Alaoui authored
-
- 20 Jul, 2010 2 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
- 16 Jul, 2010 2 commits
-
-
Youness Alaoui authored
wtf.. should not set added to -1 since we continue adding other candidates and e want to schedule_next if one succeeded
-
Youness Alaoui authored
-
- 21 May, 2010 8 commits
-
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
Olivier Crête authored
-
- 19 May, 2010 1 commit
-
-
Youness Alaoui authored
-
- 08 May, 2010 1 commit
-
-
Sjoerd Simons authored
We need to keep the GMainContext referenced so we can be sure it's still alive when we remove the sources we've attached to it.
-