Open CrystalMethod opened 3 years ago
Hi there,
i support this request. Would it be possible to use this feature to implement custom e2e encryption for chime video without breaking the service?
Kind Regards
Hello, data protection requirements for cloud applications are always in the public spotlight. Encrypting the video streams would push the Chime service significantly in terms of privacy compliance. Is there currently any work being done on a C5 certification of the Chime service?
Many greetings
@AeaTi Chime is not in scope for C5 at this time. You can follow on the current certifications here: https://aws.amazon.com/compliance/services-in-scope/
If you have additional questions or have specific use cases that you would like for us to know, please reach out on our support channels: https://aws.github.io/amazon-chime-sdk-js/modules/faqs.html#i-have-a-question-not-addressed-in-this-faq-what-is-my-next-step
Hi.
Is it planned to support the still quite fresh specification of "insertable streams" in the Chime SDK? (https://github.com/w3c/webrtc-insertable-streams)
I have seen and tested the Pull Request "VideoProcessor API". This is really quite nice, but these processors work on the raw video data. While the processors for insertable streams work on the already encoded video data.
Thanks.