flutter-webrtc / flutter-webrtc-server

A simple WebRTC signaling server for flutter-webrtc.
MIT License
753 stars 304 forks source link

WebRtc encryption in Flutter #87

Open wilmakelcey opened 1 year ago

wilmakelcey commented 1 year ago

Hello friends Please answer, it is very important to me

1- Is it possible to have arbitrary encryption in Webrtc in the web or mobile version? If possible, how is it?

2- If you cannot have a desired encryption, how can you change the encryption key? For example, the page: https://webrtc.github.io/samples/src/content/insertable-streams/endtoend-encryption/ This is possible How can I change the encryption key as desired?

These 2 questions are very important to me and I have been having problems in my program for a long time, please guide me

Thank you very much