Skip to content

mgc/murmuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Murmuration is a prototype add-on for the Songbird media player.
In conjunction with a server project on http://skunk.grommit.com
Murmuration shares everything you do in Songbird
with your subscribers.  

The idea is to passively monitor what you friends are doing, and
sample music directly from their libraries.

For more information see 
http://wiki.songbirdnest.com/Developer/Articles/Project_Ideas/Social_Streaming

Requirements:
* XMPP4MOZ must be installed (see http://github.com/bard/xmpp4moz/)

TODO:
* Firewall UDP hole punching with PJNATH.
* UDP audio streaming with sbIGStreamerUDPStreamer.
* Jingle style stream initiation and control.
* Completely rewrite everything to suck less, include error handling.