awslabs / amazon-kinesis-video-streams-webrtc-sdk-c

Amazon Kinesis Video Streams Webrtc SDK is for developers to install and customize realtime communication between devices and enable secure streaming of video, audio to Kinesis Video Streams.
https://awslabs.github.io/amazon-kinesis-video-streams-webrtc-sdk-c/group__PublicMemberFunctions.html
Apache License 2.0
1.04k stars 317 forks source link

Move offer from stack to heap #2070

Closed sirknightj closed 2 weeks ago

sirknightj commented 4 weeks ago

What was changed?

Why was it changed?

How was it changed?

What testing was done for the changes?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

unicornss commented 3 weeks ago

Refactor to allocate remote session description on heap.