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

A Collection of Demo Applications with Laravel + WebRTC - <<Just for Learning and Experimentation>>>

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

The app is not working getting error on npm run start,

I want to start video chat premises recording.

Error on video/call-user array_merge(): Expected parameter 2 to be an array, string given

After End Call CTA, the view re-rendering takes a long time, sometimes freezes up.

Helllo, i have used https://www.agora.io/en/blog/build-a-scalable-video-chat-app-with-agora-laravel/ this url for agora video call but i am facing a issue. when i call to other user i am not able to see remote...

Hello For me caller will getting the UI and also sends the request to the API. But receiver is not getting the call. Please resolve my issue. Call user API...

so the one who gives a call he can see his video in the local div, but the one who accpets he sees his video in the remote div but...

I would like to get my own TURN SERVER credential so where can I find it?

I have successfully upgraded the laravel-video-chat repository to Laravel 10. The upgrade includes updating dependencies to compatible versions and ensuring that existing functionality continues to work with the new framework...