project_video_chat
project_video_chat copied to clipboard
Cross Origin Issue
I am facing cross origin Issue and I have code to do without cross origin but that is not working can you give your solution for your video chat code.
in the SocketContext.jsx file, check this line: const socket = io('http://localhost:5000'); is it localhost:5000 where your backend is running or any other