A Cool Collection of

Applications

A Video Call Application built with WebRTC and Laravel. The webrtc package used is simple-peer.js. To have a fully working application you'll need to set up your own TURN server.
A Video Call Application built with Agora and Laravel. It uses only Pusher for the laravel broadcasting system.
A Whatsapp Web Clone with [Login and Registration]. This is an SPA with a Laravel API and Sanctum for Authentication. Download Frontend Code
A simple video streaming implementation with WebRTC and Laravel.
  • Start your stream
  • Copy your streaming link
  • Share with others to join you.
Note that this is not a scalable solution. I've not tested the limits yet but 3 to 4 viewers at a time might work
A group video call implementation with WebRTC. I try to replicate the Zoom Call Logic and format.