amazon-kinesis-video-streams-webrtc-sdk-c
amazon-kinesis-video-streams-webrtc-sdk-c copied to clipboard
[Documentation]: README.md should mention the supported video codecs for WebRTC ingestion
Please confirm you have already done the following
- [X] I have searched the repository for related/existing documentation issue reports
- [X] I have all the details the issue requires
Describe the issue
Hello guys!
The documentation says that VP8 is supported, but I tried to set the media type of the created video stream for ingestion, but the incoming offer still uses H264, instead of VP8.
Is it possible to force VP8 video codec in the incoming offer during WebRTC ingestion?
README.md should mention the supported video codecs for WebRTC ingestion, because it is not clear which codecs are supported for ingestion.
Links
https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/blob/master/README.md