Code Monkey home page Code Monkey logo

jitsi / jitsi-meet-react Goto Github PK

View Code? Open in Web Editor NEW
31.0 21.0 29.0 1.66 MB

We merged this repository into https://github.com/jitsi/jitsi-meet in an ongoing effort to consolidate our Web and mobile efforts. We henceforth consider this repository "read-only". Please navigate to https://github.com/jitsi/jitsi-meet.

Home Page: https://github.com/jitsi/jitsi-meet

License: Apache License 2.0

Python 0.61% Java 0.99% JavaScript 84.14% Objective-C 1.24% CSS 12.95% HTML 0.07%

jitsi-meet-react's Introduction

jitsi-meet-react

Launching the App

  • For Android: npm run start:android
  • For iOS: npm run start:ios
  • For Web: npm run start:web

jitsi-meet-react's People

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

Watchers

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

jitsi-meet-react's Issues

iOS failing on macOS Sierra and iOS 10.0

I am attempting to just pull and build with macOS Sierra and iOS 10.0 Xcode 8.

console.error: "[_filename]", "failed to obtain video stream - stop", {"line":89084,"column":225,"sourceURL":"http://localhost:8081/index.ios.bundle?platform=ios&dev=true&minify-false","gum":{"error":{"name":"DOMException","message":"NotFoundError"},"constraints":{"audio":false,"video":{"mandatory":{},"optional":[{"facingMode":"user"},{"googLeakyBucket":true}],"facingMode":"user"}},"devices":["video"]},"name:gum.general","message":NotFoundError"}

ios.output.txt

Is Android support on the roadmap?

I tried out the app on Android and initially got a blank screen.
After digging around a little bit, I noticed it was just a style issue. The mirroredVideo transform in the video styles is causing no video to display on Android.
https://github.com/jitsi/jitsi-meet-react/blob/master/features/base/media/components/native/styles/Styles.js#L15
You could put a Platform.OS check around that to not flip the video on Android.

Once I fixed that, I was able to see my local media, but I never saw my Android stream on the meet.jit.si website.

Is there Android support coming in the near future, or is there currently work happening on it?

Thanks,
Bryan

Question About Jitsi in Native

Hello,

Is there any possibility to use Jitsi as it is in native script environment without all other stuff?

Thanks,
Anton

could not be run normally on android

I try to build react-native android/ios app and try it:

  1. npm install (everything is installed ok)
  2. react-native run-android (installed the APP on device success)
  3. on android device, open the app.
    there are errors.

screenshot_2016-10-19-11-22-08-071_org jitsi jitsi_meet_react

Anyone can help me ?

FAILURE: Build failed with an exception.

deploy to android device use command react-native run-android found this error
who know about this problem or not?

:app:generateDebugSources UP-TO-DATE
:app:processDebugJavaRes UP-TO-DATE
:app:compileDebugJavaWithJavac UP-TO-DATE
:app:compileDebugNdk UP-TO-DATE
:app:compileDebugSources UP-TO-DATE
:app:preDexDebug FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:preDexDebug'.
> java.lang.RuntimeException: Exception while checking library jar

Phone is very hot

After a video, the phone will be very hot.

Can i get small resolution video stream to solve it?

and how can i get the specified resolution stream?

_filename is not defined

download and unzip jitsi-meet-react.zip,and execute 'npm install'.

when i run in xcode, it tells me "_filename is not defined".

what i need to do?

thanks

image

Cannot build app

Hello,

I try to test if app is working, but cannot build it on Android.
But it fails with:

error: error reading /Users/Peter/work/jitsi-meet-react/android/app/build/intermediates/exploded-aar/jitsi-meet-react/react-native-webrtc/unspecified/jars/libs/libjingle_peerconnection.so.jar; error in opening zip file
error: error reading /Users/Peter/work/jitsi-meet-react/android/app/build/intermediates/exploded-aar/jitsi-meet-react/react-native-webrtc/unspecified/jars/libs/libjingle_peerconnection.so.jar; error in opening zip file
:app:compileDebugNdk UP-TO-DATE
:app:compileDebugSources
:app:preDexDebug FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:preDexDebug'.
> java.lang.RuntimeException: Exception while checking library jar

I can run with original react-native-webrtc from oney, but there some issues with creating local media tracks.

Maybe I need some global installed tool, in order to omit this build issue?

Thanks!

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.