Code Monkey home page Code Monkey logo

neodym1337.github.io's People

Contributors

neodym1337 avatar fruitcoder avatar

Watchers

Mustafa K. Isik avatar James Cloos avatar  avatar

neodym1337.github.io's Issues

Re-set paused state after seeking while paused

When we are paused and seek, the receiver goes to seeking state. After seeking is done we should go back to paused state. The problem is that since the player is already paused when we seek we don't get a new paused event and have to set it manually.

When we seek during playing we get a paused event, so we have a check that we don't go to paused state during regular seek. This creates a problem together with the above scenario.

We only want to go to receiver paused state after seeking during pause

Receiver crashed on seek to end

When we seek to the absolute end of the video the sender sends messages to an idle receiver because the media unloads as soon as video ends. This causes the receiver to crash

Remove launching spinner once app has loaded

Currently launching state is set by idle timeout after 30 sec to idle which makes it seem like launching takes 30 sec. We should find a better way to change from launching to ready.

Castreceivermanager onReady event gets called after only a couple of secs after connecting, this is when we want to remove loading spinner

Show metadata during the first 5 sec of playback

On playback

A Identify what is playing when content starts (e.g. show content title / artwork for a few seconds when playback starts)
B Identify playback position when position is adjusted (e.g. user taps rewind 30 seconds in sender app)
C Identify that content is seeking when the playback position is changed and not yet playing (e.g. animated spinner)

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.