Mupati / laravel-video-chat

A Collection of Demo Applications with Laravel + WebRTC - <<Just for Learning and Experimentation>>>
https://laravel-video-call.herokuapp.com/login
184 stars 84 forks source link

Problems with call end button #1

Open manishbasnyat182 opened 3 years ago

manishbasnyat182 commented 3 years ago

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

Mupati commented 3 years ago

Yeah, just look at the end Call method and tweak it for your use case. This is a basic setup to get you started.