Giter Club home page Giter Club logo

nicercast's Introduction

nodecast

Simple node.js icecast compliant streaming server.

Based off work done by TooTallNate on NodeFloyd.

nicercast's People

Contributors

stephen 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  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

nicercast's Issues

Shine encoder for RPI

Reported by Brad G. via email:

On systems without an FPU (e.g. raspberry pi), nicercast using lame bindings can't cope with encoding audio on the fly. Could potentially switch to using shine enc, which performs much better on systems without an FPU (https://github.com/savonet/shine).

/usr/bin/sox -r 44.1k -e signed-integer -b 16 -c 2 -t raw - -t wavpcm - | shineenc - -

how it's work

Hey, i see you work and i want to learn more about it.

Can you tell me how it's work ?

Thank's for you help

JP

"Not running" exception

Appears to be possible timing bug when closing out HTTP server. A better way to use this AirSonos might be to give the option to hand over a different stream when needed.

Searching for Sonos devices on network...
Setting up AirSonos for Küche {172.17.105.103:1400}

net.js:1225
    throw new Error('Not running');
          ^
Error: Not running
    at Server.close (net.js:1225:11)
    at Server.stop (/usr/local/lib/node_modules/airsonos/node_modules/nicercast/index.js:115:15)
    at NodeTunes.<anonymous> (/usr/local/lib/node_modules/airsonos/lib/main.js:58:27)
    at NodeTunes.EventEmitter.emit (events.js:117:20)
    at RtspServer.disconnectHandler (/usr/local/lib/node_modules/airsonos/node_modules/nodetunes/lib/rtsp.js:52:17)
    at Socket.EventEmitter.emit (events.js:95:17)
    at TCP.close (net.js:466:12)

Problem on Qnap

Hello, i'm trying to install airsonos on my Qnap (ARM) but I've some errore.
So, i've downloaded nicercast and i've tryied to install manually.
When i go in nicercast directory and launch

npm install

I've this error:

npm WARN deprecated [email protected]: use serve-favicon module

[email protected] install /opt/node/lib/node_modules/nicercast/node_modules/lame
node-gyp rebuild

gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
gyp ERR! stack at failNoPython (/share/HDA_DATA/.qpkg/nodejs/node/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:103:14)
gyp ERR! stack at /share/HDA_DATA/.qpkg/nodejs/node/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:42:11
gyp ERR! stack at F (/share/HDA_DATA/.qpkg/nodejs/node/lib/node_modules/npm/node_modules/which/which.js:43:25)
gyp ERR! stack at E (/share/HDA_DATA/.qpkg/nodejs/node/lib/node_modules/npm/node_modules/which/which.js:46:29)
gyp ERR! stack at /share/HDA_DATA/.qpkg/nodejs/node/lib/node_modules/npm/node_modules/which/which.js:57:16
gyp ERR! stack at Object.oncomplete (evalmachine.:108:15)
gyp ERR! System Linux 3.4.6
gyp ERR! command "node" "/share/HDA_DATA/.qpkg/nodejs/node/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /share/HDA_DATA/.qpkg/nodejs/node/lib/node_modules/nicercast/node_modules/lame
gyp ERR! node -v v0.10.35
gyp ERR! node-gyp -v v1.0.1
gyp ERR! not ok

npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the lame package,
npm ERR! not with npm itself.

npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls lame
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.4.6
npm ERR! command "/opt/node/bin/node" "/opt/node/bin/npm" "install" "-g"
npm ERR! cwd /share/HDA_DATA/.qpkg/nicercast-master
npm ERR! node -v v0.10.35
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR! not ok code 0

Can anyone help me???
Who know this kind of error????

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.