Giter Club home page Giter Club logo

aircast's People

Contributors

lkollar avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

aircast's Issues

BufferedStream not closed when a client disconnects

This causes a crash when the next clients start playback:

/home/lkollar/aircast/node_modules/bufferedstream/index.js:27
      throw new Error('BufferedStream is already piped');
      ^

Error: BufferedStream is already piped
    at BufferedStream.<anonymous> (/home/lkollar/aircast/node_modules/bufferedstream/index.js:27:13)
    at emitOne (events.js:77:13)
    at BufferedStream.emit (events.js:169:7)
    at OutputStream.Readable.pipe (/home/lkollar/aircast/node_modules/readable-stream/lib/_stream_readable.js:635:8)
    at null.<anonymous> (/home/lkollar/aircast/index.js:159:16)
    at emitOne (events.js:77:13)
    at NodeTunes.emit (events.js:169:7)
    at announceParse (/home/lkollar/aircast/node_modules/nodetunes/lib/rtspmethods.js:141:25)
    at announce (/home/lkollar/aircast/node_modules/nodetunes/lib/rtspmethods.js:81:7)
    at RtspServer.<anonymous> (/home/lkollar/aircast/node_modules/nodetunes/lib/rtsp.js:60:7)
    at emitTwo (events.js:87:13)
    at ServerParser.emit (events.js:172:7)
    at ServerParser._emitMessage (/home/lkollar/aircast/node_modules/httplike/lib/server-parser.js:28:8)
    at ServerParser.Parser._write (/home/lkollar/aircast/node_modules/httplike/lib/parser.js:103:12)
    at doWrite (_stream_writable.js:292:12)

FreeBSD mdns problem: Unexpected result while probing for avahi

Looks like a problem with the platform specific mdns bindings.

Unexpected result while probing for avahi: { [Error: dns service error: unknown error code] errorCode: -65563 }
/usr/home/aircast/aircast/node_modules/nodetunes/node_modules/mdns/lib/avahi.js:28
  dns_sd.DNSServiceRefDeallocate(sr);
         ^

Error: DNSServiceRef is not initialized
    at Error (native)
    at supportsInterfaceIndexLocalOnly (/usr/home/aircast/aircast/node_modules/nodetunes/node_modules/mdns/lib/avahi.js:28:10)

Fix Travis builds

The build needs the libavahi-compat-libdnssd-dev package which is not whitelisted on Travis.

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.