-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thibaut GIRKA wrote:
>> Humm.. are you doing this test on the same machine?
> 
> Yes.
> 
>> anyways, I don't understand what's wrong here, but let me tell you what the 
>> log says
>> (both sides should the same behavior in the log) :
>> 1 - you discover your locate HOST candidate.. there is no STUN, so only
>> 192.168.0.6 is discovered.. you see two local candidates being
>> discovered, but that's one local candidate PER component (rtp+rtcp)
>> 2 - you exchange the candidates correctly, libnice adds the remote
>> candidates and sends a connectivity check
>> 3 - no response received, retransmitting the connectivity 4 times, still
>> no response
>> 4 - we don't receive any connectivity check from the other side...
>> 5 - timeout, unable to connect...
> 
> Thanks for your explanations.
> 
>> considering that both do the exact same thing, it means they both send a
>> request but they both don't receive anything... this would be normal in
>> the case where the two systems are on different networks (since there is
>> no STUN server (server-reflexive candidate), so NAT traversal won't
>> work), but considering both have the same IP address, i'm guessing it's
>> on the same machine, but it makes no sense that a packet sent from
>> localhost to localhost would not reach localhost, hehe...
>> good luck figuring that one out! :)
> 
> Huh, thanks.
> 
>> p.s.: does 'make check' even work in libnice's source directory ?
> 
> Yes, it says "All 12 tests passed".
> 

Humm.. ok, well then nothing is wrong with your host interface...
so, everything is fine apart from the fact that libnice doesn't receive
your data...
my guess is that it doesn't "not receive" your data, it receives it but
it just doesn't read it.. which means that the pipeline in which you
have the fsrtpconference is not set to PLAYING...
make sure your pipeline is PLAYING if you want it to work...

Youness.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkqn9KwACgkQqvxLNLvrsxziTQCfXB9O+lT/I9yzVrdWcf7CgBle
LxAAn2IlKiEymmXDTT9ixJqxBlDRtHoe
=xNgo
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Farsight-devel mailing list
Farsight-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/farsight-devel

Reply via email to