Skip to content

waterbustech/waterbus-server-ws

Repository files navigation

Waterbus Server SFU

This is the server SFU for Waterbus. It is responsible for managing Websocket and WebRTC connections.

codecovCodeFactorGitHub Workflow Status (with event)GitHub issueslibwebrtcCocoapods VersionPRs Welcome

Twitter FollowDiscord

WebsiteWikiLicense

Important

Currently, Waterbus is an early release that is subject to the following limitations: it may have limited support, changes may not be compatible with other pre-general availability versions, and availability may change without notice.

👋 Introduction

  • 🤙 Waterbus is open source video conferencing multiplatform app built on latest WebRTC SDK. This is server api for the application.
  • 🎯 Waterbus aims for scalability and low latency as well as self-hosted and offers many useful features for everyday interviews or meetings.

📦 Requirements

Before getting started, ensure you have the following software installed:

✨ Todo

  • Meetings
    • Publish/Subscribe
    • On/off camera, microphone
    • Screen sharing
    • Multiple codecs
    • Emit to others new participant
    • Edit to others participant has left
  • Chats
    • Send message
    • Edit message
    • Delete message

🚀 Quick run

  • Clone the repository
git clone https://github.com/waterbustech/waterbus-server-ws.git
cd waterbus-server-ws/
  • Create .env file
cp env-example .env
  • Install dependencies
yarn
  • Start server
yarn start

💙 Supports

Support it by joining stargazers for this repository. ⭐

Also, follow maintainers on GitHub for our next creations!

🤝 Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue if you encounter any problems or have suggestions for improvements.

🔗 Links

License

Distributed under Apache 2.0.

📧 Contact Information

If you have any questions or suggestions related to this application, please contact me via email: lambiengcode@gmail.com.

Built with 💙 by the Waterbus team.