Code Monkey home page Code Monkey logo

hypervision-browser's People

Contributors

louiscenter avatar millette 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hypervision-browser's Issues

WebRTC connection issues

NOTE: To test the app yourself, the latest version is hosted here for your convenience: https://hypervisionbrowser.surge.sh

When trying to broadcast and then watch the same live stream, either from a different window, or another computer, a series of connection issues arise.

  • 25% of the time, the first chunk of video will appear, but then pause immediately after that.
  • 25% of the time, the video will continue as per normal for anywhere between 10-25 seconds, and then eventually stop.
  • 50% of the time, the stream won't connect/play at all.

(There is usually far more success connecting to the peer if you're connecting from the same computer/browser, rather than from a remote connection)

In the devtools console, the most common error that appears is a premature close error from pump. This happens on both the broadcast end, and the viewers end.

In Chrome's webrtc-internals page, the most common error that appears is the following:
setRemoteDescriptionOnFailure - Failed to set remote offer sdp: Called in wrong state: STATE_SENTOFFER.

The broadcaster will continue to append new video chunks to the hypercore feed, but after connection issues arise, the video stream won't start working again. Clients are connecting to signalhub a-ok, so the assumption here is that there are webrtc connection issues between the two peers.

cc @mafintosh @feross

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.