Hi!

I'm trying to integrate rtp support into a distributed
CORBA Components framework as streaming support. I
have to integrate the RTPSession at Component
Container level.

The transmitter loads packages in the outgoing queue
but only one package is received at the other end. The
getSendPacketCount shows 1 (sometime 0) and isSending
returns true. When I run ngrep as network monitor it
confirms: only one package is received at the
destination. 

Since the packages are not transmitted I don't think
it's a matter of the right timestamp.

I just transferred the ccrtp examples (sender and
receiver) into the framework. Appart from threading
issues it should work ok, shouldn't it? Do I have to
try another implementation?

Thank you,
Victor Cionca

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


_______________________________________________
Ccrtp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ccrtp-devel

Reply via email to