Giter Club home page Giter Club logo

kraken.fm's Issues

The restart logic is not work now

res.error && typeof res.error === 'string' && res.error.indexOf(unameRPC + ' not found in')

res.error from kraken is object instead of string.
indexOf can not be used like the above code. If the substring does not exist, indexOf will return -1 and the restart logic will be invoked.

Error code 5002002 peer closed in test

For some reason from time to time I am arriving at state when all of my connections (from different browsers) are returning in Kraken logs ERROR {"status":202,"code":5002002,"description":"peer 4275f9e1-5599-4960-9b0a-5635103ae308%3AY2hyb21l closed in test"}. Even when I start a new session and try to connect, I get the same error. What is causing this error? How can I fix/recover from it?

Thank you! I love this project!

no audio after page reload

Sometimes I cannot hear any audio after a page reload, the visualization still shows a signal though. Tested with Firefox 68.11.0esr on Debian Buster and Firefox Android 68.11.0.

high CPU load / visualizer

On my Raspberry Pi kraken.fm causes very high CPU loads (90% on all 4 cores). It seems to be related to the audio visualizer. I know the Raspberry is a slow computer for modern web browsers, but it still seems a waste of CPU cycle.

Connection to Kraken API from React Native app

Hi there!

I have a problem connecting to Kraken API from RN app. It get's connected but then I get onTrackTimeout. It seems like initial connection between RN app and Kraken API is not established. What is weird is that if I start web app first and then make a connection to Kraken API it all works, so it seems that publish request does not make a connection?

My configuration is:

const configuration = {
      bundlePolicy: 'max-bundle',
      rtcpMuxPolicy: 'require',
      sdpSemantics: 'unified-plan'
    };

Any help would be appreciated :)

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.