DEV Community

Discussion on: Build a Scalable Video Chat App with Agora in Laravel

Collapse
 
ships09 profile image
ships09

Hi, I followed the steps to create Video Chat App with Agora in Laravel and created project. Created two users. Added the AGORA_APP_ID and AGORA_APP_CERTIFICATE.
When I login with two different users on two chrome browsers and click the call button the video box opens but on other window it doesn't show the Accept or Decline buttons. I don't see any error in console.
Also when the user always shows offline, unlike your demo link where the signed in users appear as online. Any idea if I am doing anything wrong or missing.

Collapse
 
ships09 profile image
ships09

Also when I do, npm run start it gives this error .npm ERR! missing script: start