laravel-video-chat
laravel-video-chat copied to clipboard
Laravel Video Chat using Socket.IO and WebRTC
Can I have video chat and voice in the group
what to do next after installing the package i am in packages installation and there working .. any video guide ?
Hi, On final npmrun dev, I have error on vue-timeago. `This dependency was not found: * vue-timeago/locales/en-US.json in ./resources/js/bootstrap.js To install it, you can run: npm install --save vue-timeago/locales/en-US.json Asset...
I am looking for a way to configure video call between members of 2 different models. If it is possible, how would you get about doing so?
I am getting this error when i receive the video call. Pls help 
Do I need any additional config for my broadcasting channel? I get the following error: ``` [17:31:30] - L7Va97-A9KnTeyKAAAAg joined channel: presence-chat-room-2 [17:32:14] - L7Va97-A9KnTeyKAAAAg left channel: presence-chat-room-2 (transport close)...
I've followed every step mentioned herein [Laravel Video Chat](https://github.com/PHPJunior/laravel-video-chat). But I can't see the chat room. Please let me know if something more needed to be done besides what mentioned...
I just want to call a one-sided video and rebroadcast it directly without an approval process?
Will this work for Laravel 5.3?
I have just tried to run your demo codes after everything has been installed into the domain server. The error encountered into my laravel 7 application. Let me show you...