aiortc / pylibsrtp

Python bindings for libsrtp
BSD 3-Clause "New" or "Revised" License
29 stars 7 forks source link

Errors #4

Closed lieranderl closed 5 years ago

lieranderl commented 5 years ago

Hello,

Could you explain more what does this error means? raise Error(ERRORS[rc]) pylibsrtp.Error: authentication failure

jlaine commented 5 years ago

pylibsrtp is a wrapper around libsrtp, so I suggest you look at the libsrtp documentation to interpret the meaning of specific error codes