I am using Sinch SDK for developing a android app which has audio & video call functionality. Is it possible to calling in encrypted way? I mean in audio call the audio stream send in encrypted format.
Asked
Active
Viewed 141 times
1 Answers
0
The audio and video streams are transport encrypted via SRTP default. (like https)

cjensen
- 2,703
- 1
- 16
- 15
-
can You share any video calling demo application? – BarmanInfo May 11 '16 at 11:48
-
When you download the sdk there is samples in there – cjensen May 11 '16 at 20:59