Coder Social home page Coder Social logo

shubhamkhatal70 / video-chat Goto Github PK

View Code? Open in Web Editor NEW
27.0 27.0 15.0 1.86 MB

A video calling application that uses React and WebRTC to create a video chatting system that anybody can use without having to create an account and start contacting friends one on one or in groups. While on call, you may share your screens and exchange messages at the same time.

JavaScript 84.02% HTML 3.18% CSS 12.80%
calling nodejs onlinecalling peerjs react redux sockets videocall videocalling videochat webrtc

video-chat's People

Contributors

shubhamkhatal70 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

video-chat's Issues

Invalid Token

I have just realized that in the files

  1. video-chat-frontend/src/Dashboard/components/DirectCall/DirectCall.js
  2. video-chat-frontend/src/Dashboard/components/GroupCall/GroupCall.js
  3. video-chat-frontend\src\Dashboard\components\GroupCallRoomsList\GroupCallRoomsList.js
    and more other files like this
    wherever there was this sort of function to return values

return (
<>

the system is showing an error Failed to compile because of an unexpected token <
this part is highlighted <>
what is the problem there....is it an internal problem on my pc or the code?

Failed to compile

i ran npm start in the video-chat-server
then npm start in the video-chat-frontend
then i got this error:

Failed to compile
./src/Dashboard/components/DirectCall/DirectCall.js
Syntax error: C:/Users/User/Downloads/video-chat-master/video-chat-frontend/src/Dashboard/components/DirectCall/DirectCall.js: Unexpected token (26:5)

24 |
25 | return (

26 | <>
| ^
27 |
28 | {remoteStream && callState === callStates.CALL_IN_PROGRESS && }
29 | {callRejected.rejected && <CallRejectedDialog
This error occurred during the build time and cannot be dismissed.

do you have any idea what i need to do

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.