atyenoria / nuxt-janus-gateway

Minimal Working Demo for using Nuxt.js and Janus WebRTC Gateway
7 stars 5 forks source link

How to connect to the janus server #2

Open hhuseyinpay opened 4 years ago

hhuseyinpay commented 4 years ago

Hi, I'm trying to test janus-webrtc-gateway-docker with nuxt-janus-gateway. I built the server but I couldn't run properly nuxt. I changed the const server = "http://server-ip" but I don't know how to change let streaming = null. And also I'm getting a cors error. Can you help me with these problems?

atyenoria commented 4 years ago

check the janus official docs