Skip to content

gkiagia/aurena

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi,

To use this, just build it in the usual autoconf-ey way (configure && make)

Then, run src/aurena on one machine, and
'src/client/simple-client' on several clients that can access the
server machine 'server-host'. If that doesn't work (if Avahi broadasts are
broken, pass the server-host name explicitly as a parameter to simple-client).
For control, hit http://server-host:5457/

Notes/future ideas:

*) media library with metadata - see available songs
*) Multiple zones, ability to move players between zones
**) pause zone when 0 players online

- daemon portion - http + rtsp + network clock source
  + avahi announcements
  + base time distribution
  + http = libsoup
  + network clock source = gst
  - rtsp = gst-rtsp-server
- player
  + playbin wrapper that does rtsp or http + network clock subscription
    and follows remote volume control, pause/play etc.

About

Aurena distributed media player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.0%
  • JavaScript 3.7%
  • Python 2.4%
  • Objective-C 1.2%
  • Other 0.7%