Answer the question
In order to leave comments, you need to log in
Chat + video chat on laravel?
Hello, I need to write a chat between users, implement private messages, the chat should be in real time
Also, I need to implement a video chat on laravel, the video chat should be such that several users 3+ can communicate by voice and video
Please tell me what tools for they use it, throw resources where you can read about it, you can show your examples
Answer the question
In order to leave comments, you need to log in
For video calls on the web, in fact, there is only one technology - WebRTC https://webrtc.org/ , but I warn you the task is not trivial
WebSocket googled. In frameworks, they are usually not implemented with standard functionality, most likely you need to find a suitable extension for your framework.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question