jdelapla

Results 7 comments of jdelapla

Hello @gharbit , Going through your logs, particularly in test3_no_video.txt it appears that you're connecting the signaling client very closely to when you're sending the sdp offer from the viewer....

Is the SDP offer being missed because the UDP packet is being dropped? Or because the SDK is tossing the SDP offer? If the UDP packet is being erroneously dropped...

Additionally, from your VERBOSE logs we see that several debug messages (very noisy ones) are missing, and you may not actually be on 1.7.3

Each transceiver has a unique rolling buffer, so that wouldn't be the issue. The issue would be that you would need a unique KvsPeerConnection object for each source so that...

1.6 had a known connectivity issue that has since been resolved. If this is still occurring on the newest version please open a new ticket with the current version logs.

In your sample what is an example input for each parameter so I can reproduce this?

So I've checked out your fork and run the sample. I also exported the debug data dump, here is a snippet of the MKV: ``` + EBML head |+ EBML...