Open lattice0 opened 5 years ago
look it "ERROR: Can't retrieve login name" libjrtp require a Linux user account, so you need to add a user inside docker ,for example "useradd xxx"
Thanks, that explains a lot
-------- Mensagem Original -------- Ativo 28 de fev de 2019 03:27, cklxiaocui escreveu:
look it "ERROR: Can't retrieve login name" libjrtp require a Linux user account, so you need to add a user inside docker ,for example "useradd xxx"
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
When I run the common example inside docker (which works outside it), I get this weird output:
I've found the source of the string error. It happens when myRtpSession can't lock the mutex.
Do you have any reason why it has this problem inside docker?