laravel-video-chat icon indicating copy to clipboard operation
laravel-video-chat copied to clipboard

Laravel Video Chat using Socket.IO and WebRTC

Results 27 laravel-video-chat issues
Sort by recently updated
recently updated
newest added

After installation of npm install -g laravel-echo-server. when i want to run laravel-echo-server init i got this kind of issue 'laravel-echo-server' is not recognized as an internal or external command,...

```[12:56:03] - yFnX9P4t30yah5s8AAAA left channel: presence-group-chat-room-1 (transport close) (node:18579) UnhandledPromiseRejectionWarning: TypeError: Cannot convert undefined or null to object at /home/igor/.nvm/versions/node/v10.0.0/lib/node_modules/laravel-echo-server/dist/channels/presence-channel.js:73:21 at process._tickCallback (internal/process/next_tick.js:178:7) (node:18579) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error...

domain.com:6001/socketio/socketio.js not found

Hello, i have done your setup step by step but im kind of lost with this code `require('webrtc-adapter'); window.Cookies = require('js-cookie'); import Echo from "laravel-echo" window.io = require('socket.io-client'); window.Echo =...

How to run node on 6001 port