You are not logged in.

#1 2010-11-04 21:47:47

frojnd
Member
Registered: 2008-09-20
Posts: 125

[solved] idjc error: No stream found to handle url http://localhost ..

Hello!

I have installed idjc from aur I've follow the instruction for Shoutcast here. And here is my screenshot of the settings: 
idjc.th.png

Outpu when trying to test the stream with mplayer: $ mplayer http://localhost:8001/listen

MPlayer SVN-r32492-4.5.1 (C) 2000-2010 MPlayer Team
159 audio & 349 video codecs
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing http://localhost:8001/listen.
Resolving localhost for AF_INET6...

Couldn't resolve name for AF_INET6: localhost
Resolving localhost for AF_INET...
Connecting to server localhost[127.0.0.1]: 8001...

connect error: Connection refused
STREAM_ASF, URL: http://localhost:8001/listen
Resolving localhost for AF_INET6...

Couldn't resolve name for AF_INET6: localhost
Resolving localhost for AF_INET...
Connecting to server localhost[127.0.0.1]: 8001...

connect error: Connection refused
Failed, exiting.
Resolving localhost for AF_INET6...

Couldn't resolve name for AF_INET6: localhost
Resolving localhost for AF_INET...
Connecting to server localhost[127.0.0.1]: 8001...

connect error: Connection refused
No stream found to handle url http://localhost:8001/listen


Exiting... (End of file)

So I wen't to check for port with: netstat -nan | grep 8001

unix  3      [ ]         STREAM     CONNECTED     18001

No sign of 8001

Any ideas what's going on? On the idjc tutorial says: If the button stays in you have made the connection. In my case when I press the localhost:8001 button, button jumps back.

P.S I forgot to mention that I haven't found any sc_serv sc_serv.conf files as mentioned: ...there should be two files called sc_serv and sc_serv.conf Output from: pacman -Ql libshout

libshout /usr/
libshout /usr/bin/
libshout /usr/include/
libshout /usr/include/shout/
libshout /usr/include/shout/shout.h
libshout /usr/lib/
libshout /usr/lib/libshout.a
libshout /usr/lib/libshout.so
libshout /usr/lib/libshout.so.3
libshout /usr/lib/libshout.so.3.2.0
libshout /usr/lib/pkgconfig/
libshout /usr/lib/pkgconfig/shout.pc
libshout /usr/share/
libshout /usr/share/aclocal/
libshout /usr/share/aclocal/shout.m4
libshout /usr/share/doc/
libshout /usr/share/doc/libshout/
libshout /usr/share/doc/libshout/COPYING
libshout /usr/share/doc/libshout/NEWS
libshout /usr/share/doc/libshout/README
libshout /usr/share/doc/libshout/example.c
libshout /usr/share/doc/libshout/nonblocking.c

Last edited by frojnd (2010-11-05 15:25:50)

Offline

#2 2010-11-05 15:24:46

frojnd
Member
Registered: 2008-09-20
Posts: 125

Re: [solved] idjc error: No stream found to handle url http://localhost ..

I forgot to download sc_serv from here and run it...

Offline

Board footer

Powered by FluxBB