FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › General Discussion › Are There Open Source Receivers for Firefly?
- This topic has 7 replies, 5 voices, and was last updated 17 years, 4 months ago by rpedde.
-
AuthorPosts
-
19/07/2007 at 4:34 AM #1573HalNineThousandParticipant
I’ve just recently found out about media servers. (I’ve never had time to look into it before.) I know Firefly works with Roku products, but I’m curious if that’s all that it works with. Are there any open hardware/open source firmware projects out there to work with Firefly? I would think, with all the different embedded hardware out there that someone would be working on a project for an open receiver that could be created from a list of hardware components that runs on open source.
Does anyone know of such projects?
19/07/2007 at 8:43 AM #11772fizzeParticipantChances are slim to none, since firefly relies on the DAAP (iTunes) protocol, which needs to be licensed.
As for the RSP client part, I am quite certain that RoKu would pursue similiar goals, or at least put their code under LGPL or BSD-Style-License….. ๐Anyhow, as Firefly is plugin-extendebla, it surely would be a sweet project.
AD Blackfin eval boards are rather cheap, and giving lots of power. They only lack a display, but thats not the hard part to glue some logic and a screen to these things.19/07/2007 at 5:59 PM #11773HalNineThousandParticipantIs RSP another protocol Firefly uses?
19/07/2007 at 8:13 PM #11774sansp00ParticipantYup,
Presently, it’s supports DAAP, RSP and UPnP discovery (no streaming).Patrick S.
24/07/2007 at 5:22 PM #11775masParticipantWell, there are software opensource libraries for DAAP and also some software players support it. Mostly for linux though. For windumb only GIT (rudimentary java player thing) does (unless you count commercial stuff).
So in principle there wouldnt be a problem – if there WERE any hackable hardware player. I’m simply not aware of any hardware soundplayer where one can freely replace the firmware with a linux clone. If there were it would be doable. So find a way to built a soundcard into a NSLU, then its no problem…
24/07/2007 at 6:02 PM #11776HalNineThousandParticipantActually, I was looking at a project where someone took a Linksys router, put OpenWRT on it, added a USB sound card and used it to receive streaming audio. I was thinking of doing something similar. He used an LCD display to show the track info, but for me, I don’t think I’d need that.
At this point, what I’m considering, is using a few dumb clients like that with a server that would stream one thing to all and using a PDA to control the stream to them.
25/07/2007 at 7:40 AM #11777fizzeParticipantWell, then check out the Linksys NSLU2 ๐
nslu2-linux.org gives a couple of nice ideas. audio player is just one of them. ๐
So you could have one NSLU2 that streams off music from another NSLU2…. err… right ๐
26/07/2007 at 3:25 AM #11778rpeddeParticipant@HalNineThousand wrote:
Actually, I was looking at a project where someone took a Linksys router, put OpenWRT on it, added a USB sound card and used it to receive streaming audio. I was thinking of doing something similar. He used an LCD display to show the track info, but for me, I don’t think I’d need that.
At this point, what I’m considering, is using a few dumb clients like that with a server that would stream one thing to all and using a PDA to control the stream to them.
Do check the NLSU2 project. The whole reason I commited the oggdec tremor package was someone was doing that exact thing — using the slug as a usb-audio player and needed it to decode ogg in realtime.
Openslug is a good “bare-bones” distro, if you want to start with something exceptionally slim. If you want better functionality and more pre-built packages, look toward unslung.
— Ron
-
AuthorPosts
- The forum ‘General Discussion’ is closed to new topics and replies.