Niyati Maheshwari
Niyati Maheshwari
Closing due to no response.
Hi, I checked the logs shared in the issue in the JS SDK as well as here, it seems like the Master (WebRTC SDK) is working as intended. To debug...
Hi @thinkski, thank you for bringing this up. I have an update to fix this in the `develop` branch. Can you please rebase from `develop` to see if it works...
Hi @mark-gu-aws, can you please share the version of the SDK that you're using?
Hi @mark-gu-aws, we are looking into it. We'll add an update here once we have something
Hi @mehmetcy84, the error codes from your logs mean the following: 1. 0x58000018: `STATUS_BINDING_SOCKET_FAILED` 2. 0x5800001a: `STATUS_SEND_DATA_FAILED` 3. 0x0000000a: `STATUS_READ_FILE_FAILED` I think the first two errors happen because of issues...
Hi @yy-arya, do you mean [this](https://github.com/awslabs/amazon-kinesis-video-streams-producer-c) KVS SDK? Can you please elaborate on your use-case of using the two repositories together?
Hi @remainfox , when you add the sub-stream, do you make any other changes to the sample application? Can you please share verbose logs with SDP from when you add...
This change has been merged through another PR where I applied your commits. This PR has a lot of unintended commits which is why I could not merge this one....