GithubHelp home page GithubHelp logo

simplici / pearjs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from peers/peerjs

4.0 4.0 6.0 1.18 MB

Peer-to-peer data in the browser.

Home Page: http://peerjs.com

License: MIT License

JavaScript 98.98% Makefile 0.11% HTML 0.92%

pearjs's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pearjs's Issues

The current browser does not support WebRTC

Hello.

I used your dist/peer.js but a error happened.
It is iOS11 Safari.

console.log::
The current browser does not support WebRTC.

This message is 764 line.

  if (!util.supports.audioVideo && !util.supports.data ) {
    this._delayedAbort('browser-incompatible', 'The current browser does not support WebRTC');
    return;
  }

How should I resolve this error?
Thanks.

ios 11.1.1 not to connecting to android

Hi,
using your pearjs webrtc adapter was working flawlessly for cross platform, however recently with the ios update 11.1.1 we have noticed that android to ios is not connecting, whereas ios to browser and android to browser is working fine. pls help us on this issue

Codec Issue

Peer connect is established between 2 any native or browser but when 1 Android device sent streaming to 2 android device then getting "Unable to create an H.264 decoder fallback. Decoding of this stream will be broken." error. and 1 android device to browser is working perfectly.

As per my knowledge i think there is something codec issue with android device.

Peerjs Version : 0.3.14 & 0.3.15

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.