I'm fairly new to all this so I could be missing something obvious but I have netjukebox setup and running and my music imports fine but streaming absolutely will not work, winamp just gives error 500. What should I be checking?
Also what the heck is httpq, it talks about it on the site but doesnt actually say what it is or what it is for.
Trouble streaming
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Re: Trouble streaming
Have you installed the code pack?Cosine wrote:I'm fairly new to all this so I could be missing something obvious but I have netjukebox setup and running and my music imports fine but streaming absolutely will not work, winamp just gives error 500. What should I be checking?
httpQ is a winamp plugin that can comunicate with the webserver.Cosine wrote:Also what the heck is httpq, it talks about it on the site but doesnt actually say what it is or what it is for.
netjukebox has two was to play music:
1) Streaming
2) Local or "network share" playback.
With this option the httpQ plugin is required.
It is than also possible to control "Winamp + httpQ plugin" from another computer.
I use this to play music from Winamp witch is connected to my living room HiFi installation and contoll it from a small "HP Jornada + WiFi" PC.
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Could you do over the record test with this update?Anonymous wrote:No, the record doesnt add anything to the temp dir. It puts checks beside each song but doesn't copy them.
The server is Abyss Web Server X1 on Windows XP.
Thanks for the help.
Change line 127 form record.php:
Code: Select all
if (file_exists($destination) && filesize($destination) > 0) echo '<script type="text/javascript">document.getElementById(\'status' . $i . '\').innerHTML=\'<img src="' . $cfg['img'] . '/small_check.gif" alt="" width="21" height="21" border="0">\';</script>' . "\n";
Problem Streaming.
Ok I have a problem streaming files. I get this error. Error Syncing to Mpeg. I can play the album or whatever I want since I put the codec in. What I really want though is for it to stream. I get the red circle with a check next to it and everything.
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
Re: Problem Streaming.
Have you installed the codec pack?Ginomafia70 wrote:Ok I have a problem streaming files. I get this error. Error Syncing to Mpeg. I can play the album or whatever I want since I put the codec in. What I really want though is for it to stream. I get the red circle with a check next to it and everything.
And checked the path to the codecs in "config.inc.php" ?
When streaming from IIS try this: viewtopic.php?p=39#39
Or install the Apache web server