Divya Sampath Kumar
Divya Sampath Kumar
@zwei333 , I cannot find anything in the code path that stands out to indicate the issue. We will need a stack trace to investigate this.
@AndyLc , Thank you for your PR. Can you open your PR against `origin/develop`? Please follow this: https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c#development
Thank you @AndyLc . The changes itself LGTM. But, looks like the build did not trigger. Can you push a new commit? Could be a simple space change or something.
Looks like this specific test is consistently failing: https://app.travis-ci.com/github/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/jobs/556607744. Can you see if this is locally reproducible in your branch?
Apologies. Completely missed this issue. For the part where it hangs in onInbound packet, can you attach a stack trace for the team to look at?
@tuncalie , Based on a cursory look at the log ([device1-6wdm.txt](https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/files/8094018/device1-6wdm.txt)), I see this error when the candidate pair selection ultimately fails - `0x5a000020`. This indicates that one of the...
@gharbit , Anything to add or updates?
@northteam , It looks like your change breaks ubuntu clang build.
@hiroshifractal , To ensure it did not work, did you clean build and try?
Clean build. Remove open-source, dependency and build folders from root of repository. Recreate build directory and run the build commands.