VoiceLine is a live voice and video WebRTC app that allows users to join rooms and communicate with each other using WebRTC technology.
- Live voice and video communication
- Room-based communication
- Device selection for video and audio input
-
Clone the repository:
git clone https://github.com/itsmehecker/voiceline.git cd voiceline -
Install the dependencies:
npm install
-
Start the server:
npm start
-
Open your browser and navigate to http://localhost:3000.
This project is licensed under the ISC License.