Help with WSS

123 views
Skip to first unread message

Utopia Tech

unread,
Jan 11, 2022, 8:59:19 AM1/11/22
to meetecho-janus
Hi guys,
im new to janus and i have it deployed on GCP with docker.
who can assist (with payment even) to setup the wss and maybe more explanation about the admin panel etc..

Sarsaparilla Sunset

unread,
Jan 12, 2022, 5:48:44 PM1/12/22
to meetecho-janus
Hello,

You can contact Meetecho for commercial support

However, your request is not specificly about Janus.

What I would do is have GCP manage your domain.  Then setup a Load Balancer with a Google-managed SSL certificate. The Load Balancer should point to port 8188 (websocket port) of your Janus instance.  Then point your domain to the load balancer.

Or you could buy your own SSL certificate and configure Janus to serve SSL. See the config file here:

Utopia Tech

unread,
Jan 12, 2022, 6:41:07 PM1/12/22
to Sarsaparilla Sunset, meetecho-janus
for the sec option i tried and its not working for some reason.. idk what im doing wrong..
for GCP couldn't find a way to connect a load balancer to a vm..

any change you can help if you have experience?

--
You received this message because you are subscribed to a topic in the Google Groups "meetecho-janus" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/meetecho-janus/GJSRkeLdKiY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to meetecho-janu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/meetecho-janus/4ec11d3b-4e04-4b83-a377-383898dd466en%40googlegroups.com.

Utopia Tech

unread,
Jan 13, 2022, 5:32:14 AM1/13/22
to meetecho-janus
when doing janus restart im getting:
Loading transport plugin 'libjanus_http.so'...
[FATAL] [transports/janus_http.c:janus_http_init:795] Couldn't start webserver on port 8088...
[FATAL] [transports/janus_http.c:janus_http_init:843] Couldn't start secure webserver on port 8089...

it works and i can see the info.

it gives "Unable to connect"

i set up the "janus.transport.http.jcfg"

certificates: {
        cert_pem = "/usr/local/etc/janus/cert/cert.pem"
        cert_key = "/usr/local/etc/janus/cert/privkey.pem"
        #cert_pwd = "secretpassphrase"
        #ciphers = "PFS:-VERS-TLS1.0:-VERS-TLS1.1:-3DES-CBC:-ARCFOUR-128"
}

Sarsaparilla Sunset

unread,
Jan 13, 2022, 1:32:23 PM1/13/22
to meetecho-janus
Could you turn down the debug_level in janus.jcfg to get more detailed logging right before that [FATAL] error?

Trying to see what happened in
Reply all
Reply to author
Forward
0 new messages