TechTeamer/janus-api

Http instead of ws connection

Closed this issue · 3 comments

Is is possibile to use http instead of ws to connect with janus-gateway?

Sure, but not with this library. Check out the docs: https://janus.conf.meetecho.com/docs/transport_8h.html

I find this library very usefull and I wanted to use it but with https, due to problems with ws reverse proxy on nginx. Is is possible to modify TechTeamer/janus-api to use http instead of ws? Could you give me some hints what should I change?

Another question here, is it possible to not use web-socket neither http but use mqtt ?