--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
We use jssip to handle the messaging to our gateway and then dump the sdps off after the negotiation is done. The end result in this case is just a peer to peer call. We started with the demo code just to get us going, but have since modified it to work with our messaging platform. In this situation the endpoints both get the correct sdps and the peer connections on both sides accept them but no audio flows.
The problem is not that the peers can't see each other but that no audio flows, period. There is no turn server, and there is no RTP flowing in our tcpdumps.
The Sdp makes it to the other side and is processed just fine. If the SDP had a problem I would think we would see one endpoint trying to send audio packets to a bad port.
Hope this helps clarify what we are doing.
James
--
---
You received this message because you are subscribed to a topic in the Google Groups "discuss-webrtc" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/discuss-webrtc/GmTnbU3NbR4/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to discuss-webrt...@googlegroups.com.
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.