I recently tried using easyrtc on a project. It worked pretty well on my local pc and everything seemed fine. But deploying it to azure has been a serious problem.
I have tried uploading the exact installation from my pc. It actually works, because i debugged with azure cli, but I get an internal server error and when i try to connect I keep getting
ERR:CONNECTION_TIMEOUT
and some other errors.
Please has anybody done this before and are there any pointers to help me deploy this successfully. Thank you.