shoutcastisorsm
Junior Member
Registered: Nov 2009
From:
|
Trouble connecting VLC stream to shoutcast
Hi guys,
Hoping for any help possible. Been stuck on this for a couple days now. I've also looked for help on the VLC forums but haven't had a reply yet.
I'm trying to stream from VLC to shoutcast, like so:
cvlc -vvv URL submitted by user. --no-sout-video --sout '#transcode{acodec=mp3, ab=96, channels=2, samplerate=44100, aenc=ffmpeg}:std{access=shout{mp3=1,bitrate=96, samplerate=44100, channels=2,name='name',genre='all'}, mux=raw, dst=admin:changeme@127.0.0.1:8001//}'
But I only manage to get this far:
[00000420] access_output_shout access out warning: failed to connect using 'icy' (shoutcast) protocol
[00000420] access_output_shout access out warning: failed to connect using 'http' (icecast 2.x) protocol
[00000420] access_output_shout access out warning: unable to establish connection, retrying...
In my shoutcast log i get:
<11/05/09@17:14:44> [source] invalid password from 127.0.0.1
<11/05/09@17:15:14> [source] invalid password from 127.0.0.1
I'm at a loss as to why it won't connect. If I telnet to the port and paste the password, I receive the response
OK2
icy-caps:11
Is it possible shoutcast doesn't like the settings I'm trying to give it? Please help...
Quick Link | Report this post to a moderator | IP: Logged
|