Skip to content

Ananto30/svelte-webrtc

Repository files navigation

Svelte WebRTC

A modern WebRTC application built with Svelte.

Features

  • Real-time video and audio communication
  • Easy to use interface
  • Cross-browser compatibility
  • Lightweight and fast

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/svelte-webrtc.git
    cd svelte-webrtc
  2. Install dependencies:

    npm install
  3. Run the application:

    npm run dev

Usage

  1. Open your browser and navigate to http://localhost:5000.
  2. Allow access to your camera and microphone.
  3. Share the generated link with a friend to start a WebRTC session.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published