Open iccanobif opened 3 years ago
With the port range Janus needs, no.
reopening because i want to think about this a bit more... thinking for example about a custom proxy in node.js accepting urls like https://hostname/janus-proxy/{port} and then connecting to the specified port. This would have to work for the STUN servers too, of course
would it be possible to add to the janus server a sort of http tunnel? basically a server listening to port 443 and acting as a proxy between clients and stun/janus? to be used only if connections using the normal ports fail