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

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 ![Screenshot from 2020-03-02 00-38-00](https://user-images.githubusercontent.com/19906424/75631825-471bcd00-5c1e-11ea-94d4-e54f4ff455a9.png)

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...