GithubHelp home page GithubHelp logo

waterbustech / waterbus Goto Github PK

View Code? Open in Web Editor NEW
183.0 5.0 8.0 378.45 MB

Open source video conferencing app built on latest WebRTC SDK. Android/iOS/MacOS/Web

Home Page: https://meet.waterbus.tech/

License: Apache License 2.0

Kotlin 0.11% Swift 6.55% Objective-C 0.01% Dart 63.19% Shell 0.71% Ruby 0.72% Java 0.12% Gnuplot 0.56% JavaScript 27.28% HTML 0.78%
webrtc clean-architecture voip sfu video-conferencing realtime cross-platform face-filters webgl beautyface

waterbus's People

Contributors

chopper985 avatar code-factor avatar dependabot[bot] avatar jaiendev avatar lambiengcode avatar lucisokiu 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  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  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  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  avatar  avatar  avatar  avatar

waterbus's Issues

[App] Map API Meeting

  • API Create Meeting
  • API Update Meeting
  • API Join Meeting
  • API Get Info of Meeting
  • API Leave Meeting

Encountered Error Running Waterbus App

Description:
I encountered the following error when running the Waterbus app. I'm unsure of the root cause, but I suspect it may be related to the version of flutter_webrtc inside the Waterbus Flutter SDK package.

Error Log:

error: cannot access CameraVideoCapturer import org.webrtc.CameraVideoCapturer; ^ bad class file: C:\Users\User\.gradle\caches\transforms-3\bcc4bb8f2ab3c441d98cfaa5c148ccde\transformed\jetified-webrtc-120.6099.19-api.jar(/org/webrtc/CameraVideoCapturer.class) class file has wrong version 61.0, should be 55.0 Please remove or make sure it appears in the correct subdirectory of the classpath. C:\Users\User\AppData\Local\Pub\Cache\git\flutter-webrtc-ea25a0afe6abd53486bd2b2f36c22acd3e23c7fb\android\src\main\java\com\cloudwebrtc\webrtc\CameraEventsHandler.java:7: error: package CameraVideoCapturer does not exist class CameraEventsHandler implements CameraVideoCapturer.CameraEventsHandler { ^ C:\Users\User\AppData\Local\Pub\Cache\git\flutter-webrtc-ea25a0afe6abd53486bd2b2f36c22acd3e23c7fb\android\src\main\java\com\cloudwebrtc\webrtc\DataChannelObserver.java:6: error: cannot access DataChannel import org.webrtc.DataChannel; ^ bad class file: C:\Users\User\.gradle\caches\transforms-3\bcc4bb8f2ab3c441d98cfaa5c148ccde\transformed\jetified-webrtc-120.6099.19-api.jar(/org/webrtc/DataChannel.class) class file has wrong version 61.0, should be 55.0 Please remove or make sure it appears in the correct subdirectory of the classpath. C:\Users\User\AppData\Local\Pub\Cache\git\flutter-webrtc-ea25a0afe6abd53486bd2b2f36c22acd3e23c7fb\android\src\main\java\com\cloudwebrtc\webrtc\DataChannelObserver.java:15: error: package DataChannel does not exist class DataChannelObserver implements DataChannel.Observer, EventChannel.StreamHandler { ^ C:\Users\User\AppData\Local\Pub\Cache\git\flutter-webrtc-ea25a0afe6abd53486bd2b2f36c22acd3e23c7fb\android\src\main\java\com\cloudwebrtc\webrtc\DataChannelObserver.java:18: error: cannot find symbol private final DataChannel dataChannel; ^ symbol: class DataChannel location: class DataChannelObserver C:\Users\User\AppData\Local\Pub\Cache\git\flutter-webrtc-ea25a0afe6abd53486bd2b2f36c22acd3e23c7fb\android\src\main\java\com\cloudwebrtc\webrtc\DataChannelObserver.java:25: error: cannot find symbol DataChannel dataChannel) { ^ symbol: class DataChannel location: class DataChannelObserver C:\Users\User\AppData\Local\Pub\Cache\git\flutter-webrtc-ea25a0afe6abd53486bd2b2f36c22acd3e23c7fb\android\src\main\java\com\cloudwebrtc\webrtc\DataChannelObserver.java:33: error: package DataChannel does not exist private String dataChannelStateString(DataChannel.State dataChannelState) {

the error is very long , appearing in nearly every WebRTC Java file. Due to its length, I won't be able to post it here.

any solution for this ?

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.