Re: [SR-Users] WebClients ( WebSocket ) long audio porblem

2014-10-13 Thread Daniel-Constantin Mierla
Are you doing encryption/decryption of srtp with rtpengine? Or is just forwarding? Again, it can be just ice negotiation that can take long, if it is just the initial audio start. If you get delays later in the call, then check the network path for latency. Cheers, Daniel On 13/10/14 16:25,

Re: [SR-Users] WebClients ( WebSocket ) long audio porblem

2014-10-13 Thread Yuriy Gorlichenko
yes. We using rtpengine last release (previous gave same result) with rtpproxy-ng module 2014-10-13 17:26 GMT+04:00 Daniel-Constantin Mierla : > Hello, > > are you using any rtp relay application on server? If yes, which one? > > kamailio itself is not handling rtp packets, so no delay can be in

Re: [SR-Users] WebClients ( WebSocket ) long audio porblem

2014-10-13 Thread Daniel-Constantin Mierla
Hello, are you using any rtp relay application on server? If yes, which one? kamailio itself is not handling rtp packets, so no delay can be introduced by it. On the other hand, webrtc uses ice to negotiate rtp relaying, and that can take several seconds. Cheers, Daniel On 12/10/14 20:48,