PDA

View Full Version : Streaming audio not video


badgadjit1
26th August 2003, 05:53
i have been trying to get this working for about an hour now and used the tutorial i found on here and this is what shoutcast is saying


[source] connected from 127.0.0.1
[source] icy-name:N/A ; icy-genre:N/A
[source] icy-pub:1 ; icy-br:0 ; icy-url:http://127.0.0.1:8000/;thegameroom.nvs
[source] icy-irc:N/A ; icy-icq:N/A ; icy-aim:N/A
[dest: 127.0.0.1] starting stream (UID: 0)[L: 1]{A: WinampMPEG/2.9}(P: 0)

how can i set this up correctly through the ice commands and stuff..to get the video streaming and it be see on winamptv???

Sawg
26th August 2003, 06:01
What programs are you using?

Make sure you specify content-type:video/nsv as one of the headers

badgadjit1
26th August 2003, 06:04
nsvtools and shoutcast

badgadjit1
26th August 2003, 06:05
i am trying to get my stream onto the winamp internet tv thing..if you know another way..i'm all ears

badgadjit1
26th August 2003, 06:10
i'm getting audio only...so what could fix this?

Sawg
26th August 2003, 06:11
Well, you are doing something wrong. Read the tutorials again and post as much information as you can. Your set up, which tools are you using, the config, and the output.

badgadjit1
26th August 2003, 06:29
setup:
output:shoutcast host
shoutcast server: 127.0.0.1
port:8000
headers:
content-type:video/nsv
icy-url:http://127.0.0.1:8000/;thegameroom.nvs

Tools:
Nsvcap
shoucast

config:

MaxUser=6
Password=1234
PortBase=8000
LogFile=sc_serv.log
RealTime=1
ScreenLog=1
ShowLastSongs=10
W3CEnable=Yes
W3CLog=sc_w3c.log
SrcIP=ANY
DestIP=ANY
Yport=80
NameLookups=0
AutoDumpUsers=0
AutoDumpSourceTime=30
PublicServer=default
AllowRelay=Yes
AllowPublicRelay=Yes
MetaInterval=8192
BanFile=sc_serv.ban
RipFile=sc_serv.rip
RIPOnly=No
CpuCount=1
Sleep=833

output through shoutcast:
[source] connected from 127.0.0.1
[source] icy-name:N/A ; icy-genre:N/A
[source] icy-pub:1 ; icy-br:0 ; icy-url:http://127.0.0.1:8000/;thegameroom.nvs
[source] icy-irc:N/A ; icy-icq:N/A ; icy-aim:N/A
[yp_add] yp.shoutcast.com gave error (nak)
[yp_add] yp.shoutcast.com gave extended error (invalid bitrate)

heres my nsv config:
my bitrate is at 128 too keyfrane bitrate at 110


and i am only getting streaming audio no video..if there is anything else you need let me know

Sawg
26th August 2003, 06:31
1) 127.0.0.1 is an loopback IP, it points to the current machines. It is not a valid IP address to give out.

2) .nsv not nvs

3) Add a icy-br header And name, and genre. And all the other headers that should be specified in the headers from the Tutorial.

4) Make sure your camera is set up properly and the proper video source is selected in nsvcap.

badgadjit1
26th August 2003, 06:34
do i put my in for the lookback..in the icy url

badgadjit1
26th August 2003, 06:39
heres my new config:
content-type:video/nsv
icy-name:The Game Room
icy-genre:Webcam
icy-pub:1
icy-br:100
icy-url:http://24.217.177.182:8000/;thegameroom.nsv
icy-reset:1

and here the new output in shoutcast:

[source] connected from 127.0.0.1
[source] icy-name:The Game Room ; icy-genre:Webcam
[source] icy-pub:1 ; icy-br:100 ; icy-url:http://24.217.177.182:8000/;thegameroom.nsv
[source] icy-irc:N/A ; icy-icq:N/A ; icy-aim:N/A
[yp_add] yp.shoutcast.com gave error (nak)
[yp_add] yp.shoutcast.com gave extended error (we do not currently list servers not streaming MP3 or NSV)
[dest: 127.0.0.1] starting stream (UID: 43)[L: 1]{A: WinampMPEG/2.9}(P: 0)
[dest: 127.0.0.1] connection closed (5 seconds) (UID: 43)[L: 0]{Bytes: 262144}(P: 0)


and i am still only getting audio

badgadjit1
26th August 2003, 06:40
oh and the video does work when previewing just not when streaming through the server..when i connect to myself

Jeeper One
27th August 2003, 06:15
Hi everyone:

Badgadjit1 - Is your cam on now?? If so, I'm not getting anything at all. NO audio. NO video.

Also, the SHOUTcast server will ALWAYS give you an error message when it tries to contact yp.shoutcast.com This is because (someone correct me here so I don't make an a*s out of myself) the YP server within SHOUTcast itself is not yet configured for ANY type of video genre.

Although, I think it's gonna have to be soon IMO, even if all we get is a VIDEO genre as THAT would be better than what we're getting now, which is NOTHING AT ALL.

Just my $.02 worth :)

Cheers for now :)

Patrick Cook
Proud Member - Electronic Frontier Foundation - http://www.eff.org/
Program Director
Jeeper One Radio Network
KPDC Internet TV - REAL Web TV
Denver, Colorado
http://kpdcnetradio.***********/
http://kpdcnettv.***********/

Sawg
27th August 2003, 06:20
It accepts NSV, though you shouldn't get that error. The video streams are currently only listed in Winamp 2.9X's Media Library

Jeeper One
27th August 2003, 22:32
Hi everyone:

I still think there should be a VIDEO genre of some kind so it will be easier to find video streams. I'm sure even you agree with me on this one Sawg. ;)

Cheers for now :)

Patrick

Sawg
28th August 2003, 02:08
It will be there one day. Whenever the SHOUTcast site gets a make over. At the latest when SHOUTcast3 with NSV integrated is released. :D

But, yeah, the sooner the better. :D

Surr3al
28th August 2003, 08:20
I managed to fix his problem, thanks guys for the help :)