Streaming Audio to a Website

Everything, that fits not well into other forums - Questions, Talk, Beta-Versions ...
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
User avatar
rugbykid
Posts: 37
Joined: 9. Feb 08, 22:33
Location: Kalamazoo
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Streaming Audio to a Website

Postby rugbykid » 27. Feb 08, 15:52

I am currently running a web-server/jukebox (on the same machine) and you can imagine that I've came to the conclusion that I need to incorporate the Jukebox stuff into a web page.

I have got around using the HttpRequest() stuff right now by writing a text file with all the information that I need, separated by new lines.

As well, I use the basic file commands to locate the album art and copy the image file into the web server directory. This has given me a very nice, smooth, web page that updates all the current track information including album art and ratings.

Next in line is Streaming Audio from the jukebox to the web page. I have researched this quite a bit and have a few questions for anyone out there who may be more knowledgeable than me or may have a good idea on how to accomplish this.

1) Is SilverJuke based off any common media player that already has applications and plugins that support streaming audio (ie a Windows Media Player Engine)? Does anyone know of or has anyone written a plug-in for SilverJuke that can do this? Are there ones out there to download?

2) Are there applications out there that will stream the current output from the sound card? I know you can stream the input and may just run a cable from the line-out to the line-in ... I am just suffering quality loss from my optical cable when I do that.

3) Is this (streaming audio) possible to incorporate into SilverJuke in a next release? Has this been discussed before?

- I have came up with a plan that will work as an interim solution-
I can just grab the song path and copy the current song into the web directoy, and just have streaming controls for that mp3. Every time the song changes, the new file gets copied.

...any ideas on how to get this to work? has anyone tried this yet?

Thanks!

User avatar
Iznogood
Posts: 271
Joined: 6. Nov 05, 12:27
Location: NRW
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Streaming Audio to a Website

Postby Iznogood » 1. Mar 08, 00:25

2) i'll think you can do this with winamp/shoutcast. there must be an add-in to get the silverjuke-output.

a long time a go i ran a shoutcast-server, so i could hear at work my music running at home - cool. there was also a plugin for winamp thats generate an webpage to select the music and control winamp.

i'm planning the same with silverjuke next time, only better ;-)

please post your results!
thx!

Guest
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: Streaming Audio to a Website

Postby Guest » 3. Mar 08, 10:29

Hi,

There are a couple of options out there but nothing would be as cool as silverjuke. I would really like to use silverjuke to stream tunes to my wii so I can play them trough the surround sound system connected to my tv. What would also be way cool if there was a way to connect to the playlist that was being streamed via a cell phone etc so the playlist could be updated changed. You could be sitting outside and change the music without getting up. Technology is awesome.


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Return to “Main Forum”