atyenoria / janus-webrtc-gateway-docker

Perfect Docker Image for Media Streaming Expert User ( https://github.com/meetecho/janus-gateway )
687 stars 200 forks source link

wss doesn't work #45

Closed gharsallahmoez closed 1 year ago

gharsallahmoez commented 4 years ago

I have a public server bought it from Digitalocean, I installed docker and running these commands :

  1. git clone https://github.com/atyenoria/janus-webrtc-gateway-docker.git && cd janus-webrtc-gateway-docker
  2. make build
  3. make run

but wss doesn't work, is there any something I missed? do I have to change something in the container? server name or something else? please let me know.

adrien-prototype commented 4 years ago

@gharsallahmoez did you find a solution for this ? I'd be very interested. Thanks !

RadhikaPPatel commented 3 years ago

@gharsallahmoez Did you find a solution for allowing wss? Please let me know I'd be very interested.