0

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.

BarmanInfo
  • 392
  • 1
  • 18

1 Answers1

0

The audio and video streams are transport encrypted via SRTP default. (like https)

cjensen
  • 2,703
  • 1
  • 16
  • 15