PDA

View Full Version : Need a bit of help with the streaming.....


masterg2k3
27th April 2003, 12:17
Ok well i set up a fast PC as a server and i created serveral .nsv files to run... I set up everything such as hte devices but i did not want to run a live stream from a captured source. I wanted to run a single nsv file from my local disk drive.

I looked at serveral commands shown in the forum previsouly but i owuld always get the same error.. here is what i typed below:

C:\Program Files\NSVtools>nsvenc /cfgcap c:\stream.nsv sc:IP-OF-SERVER:8001:head
ers.txt
NSVenc v0.80 (4/19/03) - Copyright (C) 2001-2003, Nullsoft Inc.
DShow: error opening file/stream.

and i also tried the following:

C:\Program Files\NSVtools>nsvenc /cfgcap 204.117.0.95:8001:headers.txt c:\stream
.nsv
NSVenc v0.80 (4/19/03) - Copyright (C) 2001-2003, Nullsoft Inc.
DShow: error opening file/stream.

I dont believe anything is wrong with the actual file so i need a bit of help on this... any ideas would be great, thanks a lot, regards MG

masterg2k3
27th April 2003, 13:03
I also tried to just play the nsv file with winamp as in playing it to server and only the sound is sent... is that because i did not follow out with the steps above? i can not get the video to send no matter what i do

Cody
27th April 2003, 13:05
"nsvscsrc ip:port:headers.txt C:\dirname\"

put the nsv files in a dir and run it like this.

masterg2k3
27th April 2003, 13:11
it says thats not a recognized command:

C:\Program Files\NSVtools>nsvence 204.117.0.95:8001:headers.txt \ C:\stream.nsv
'nsvence' is not recognized as an internal or external command,
operable program or batch file.

Sawg
27th April 2003, 19:37
nsvence isn't. Nor was it ever mentioned. What program are you tring to use?

masterg2k3
27th April 2003, 19:40
i know thats jsut me being tired so its a typo on my part. Basically i have the kit and created myself an NSV file. Now the server is set up and waiting for me to connect. I set up everything such as the encoder but something is wrong because the audio sends but the video doesnt... What should the commands be if im sending to IP: 204.117.0.95:8001 and i want to stream a single nsv file from my C:\ called stream?