PDA

View Full Version : open nsv file


Gast
4th August 2003, 03:00
Hi guys,

Need some help, I get this message when I try to open an nsv file (http://192.168.2.3:18180/;huis.nsv) :

ICY 200 OK icy-notice1:
This stream requires Winamp
icy-notice2:SHOUTcast Distributed Network Audio Server/win32 v1.9.2
Options: Automatically parse URLs: automatically adds and around internet addresses. Email Notification: emails sent to you whenevericy-name:vreemdetaal: My NSV Stream icy-genre:Video icy-url:http://www.shoutcast.com Content-Type:video/nsv icy-pub:0 icy-br:128 ÛP· ÙÛ[¢]·rªÒ+u³G‘²×8+nî.“IÒôíÞ«[ÙÛvÒîèwÕ£ ¡' p?ª¨Jº)’”A ̧ˆ‰ = ¢!™""x ¢¡25Ö“ bʤƩ(¤ #L\˜……..

I have winamp2.91 and v3 installed, so that couldn’t be the problem, also I followed carefully the instructions on Streaming Video with NSV SHOUTcast page.

This I get to see on the dos prompt:
C:\Program Files\NSVenc>nsvscsrc 192.168.2.3:18181:headers.txt test
Adding file to list: 'huis.nsv'
[re]Connecting to 192.168.2.3:18181
connect:'192.168.2.3':'18180'
Opening file 'test\huis.nsv'...Success
done sending title info
connect:'192.168.2.3':'18180'
Opening file 'test\huis.nsv'...Success
done sending title info

Event log:
<08/04/03@04:37:34> [SHOUTcast] DNAS/win32 v1.9.2 (Nov 25 2002) starting up...
<08/04/03@04:37:34> [main] loaded config from C:\Program Files\SHOUTcast\sc_serv.ini
<08/04/03@04:37:34> [main] initializing (usermax:32 portbase:18180)...
<08/04/03@04:37:34> [main] No ban file found (sc_serv.ban)
<08/04/03@04:37:34> [main] No rip file found (sc_serv.rip)
<08/04/03@04:37:34> [main] opening source socket
<08/04/03@04:37:35> [main] source thread starting
<08/04/03@04:37:35> [main] opening client socket
<08/04/03@04:37:35> [main] Client Stream thread [0] starting
<08/04/03@04:37:35> [source] listening for connection on port 18181
<08/04/03@04:37:35> [main] client main thread starting
<08/04/03@04:37:54> [source] connected from 192.168.2.3
<08/04/03@04:37:54> [source] icy-name:vreemdetaal: My NSV Stream ; icy-genre:Video
<08/04/03@04:37:54> [source] icy-pub:0 ; icy-br:128 ; icy-url:http://www.shoutcast.com
<08/04/03@04:37:54> [source] icy-irc:#chan ; icy-icq:1234567 ; icy-aim:SomeUser
<08/04/03@04:40:32> [dest: 192.168.2.3] starting stream (UID: 0)[L: 1]{A: MPEG OVERRIDE}(P: 0)
<08/04/03@04:43:21> [dest: 192.168.2.3] connection closed (169 seconds) (UID: 0)[L: 0]{Bytes: 7367817}(P: 0)

Headers text:
xxxxxx
content-type:video/nsv
icy-metadata:0
icy-name: My NSV Stream
icy-genre:Video
icy-pub:0
icy-br:128
icy-url:http://www.shoutcast.com
icy-irc:#chan
icy-icq:1234567
icy-aim:SomeUser
icy-reset:1

Who has any idea ?

I’m willing to try anything to solve this problem so all comments are very welcome

Sawg
4th August 2003, 03:32
ICY 200 OK icy-notice1:
This stream requires Winamp


Copy and paste the URL into Winamp. Open Location is Ctrl-L (in 2 and 3)

Gast
4th August 2003, 04:06
Hi Sawg thanks.

I forget to mention it earlier, but it's working fine that way.
I just think it will be better and easier for the visitors to view the streaming with a simple button push.

Any other ideas ?

Btw. I get the same results with streaming live video nsvcap and nsvenc

Sawg
4th August 2003, 04:14
It's a browser issue that the URL confuses it. Create a .pls playlist with the file link in it and host that on your website, or somewhere and give that out.

Gast
4th August 2003, 14:50
Thanks again Sawg, I will tri it.