Giter VIP home page Giter VIP logo

dsbridge's Introduction

DSBridge
--------

DSBridge is a small wrapper application that redirects the DirectSound API
(only basic DirectSound currently) and exposes the playing stream as an
MP3 stream with metadata.

Dependencies
------------

* lame_enc.dll (I developed this using 3.98.2) - NOT INCLUDED

Usage
-----

Drop dsound.dll along with listed dependencies in the same folder as the
program you want to wrap and start it. After music playback has been initiated,
point your MP3 playback software to http://localhost:8124/ and hopefully you
should hear music playing.

To assist you, when you start playing a small icon will appear in the systray.
This icon will be either blue (server is idle), green (somebody is connected),
yellow (warning) or red (error). It also displays the URL to listen in the
tooltip text.

If you cannot get your software to connect to the stream, you might have
to specify your IP address explicitly (this behaviour has been seen with
SqueezeCenter even when you are running it locally). Then just specify
http://ip.add.re.ss:8124/ and it should play happily.

Issues
------

* MP3 stream does not support multiple listeners, so connecting more than one
listener will sound... strange.

* Currently no format conversion takes place, so if the wrapped software
plays using something else than 44.1kHz stereo the encoder will not output a
proper stream.


Todo
----

* DirectSoundBuffer8 support
* Add configuration capabilities
* Stabilize streaming support
* Improve HTTP server

dsbridge's People

Stargazers

 avatar  avatar Jean-Christophe Kleinbourg avatar Jesper Svennevid avatar  avatar

Watchers

Jesper Svennevid avatar

Forkers

xzlinux

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.