Giter Site home page Giter Site logo

kure-885-pwa's Introduction

kure-885-pwa

create a pwa to play kure and show what is playing.

kure-885-pwa's People

Stargazers

Jacob Roush avatar

Watchers

Alexis Renderos avatar

kure-885-pwa's Issues

Parsing TCP mp3 stream to get song metadata

While we are able to get the song to play over an html5 audioplayer. We need to extract the ID3 metatags to display information like the currently playing song title.

Some in-depth information in ID3 is available here:
http://mpgedit.org/mpgedit/mpeg_format/mpeghdr.htm

  1. Collect binary data from: http://kure-network.stuorg.iastate.edu:8000/KUREBroadcast (wireshark is helpfull)

  2. Determine if the stream is using ID3v1 or V2

  3. Decode data to text based off of metadata spec.

This can be done either on another branch or with a standalone program, or manually before we create js helpers.

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.