Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Broadcasting in Pro, cant find source!

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server
View previous topic :: View next topic  
Author Message
Mottus



Joined: 31 Mar 2009
Posts: 1

PostPosted: Tue Mar 31, 2009 2:54 pm    Post subject: Broadcasting in Pro, cant find source! Reply with quote

Broadcasting in Pro, cant find source!

--------------------------------------------------------------------------------

Hi, im having major problem to make traktor pro to be found as a source by ICECAST...

I click on traktor ANTENA and it does try to connect with ICECAST but it doesnt make it as a SOURCE! I see it attempting to make connections in icecast but doesnt seem to find the correct mount point...

Error.txt

[2009-03-31 08:06:33] INFO connection/connection.c Source logging in at mountpoint "/example.ogg"
[2009-03-31 08:06:33] INFO connection/connection.c Source (/example.ogg) attempted to login with invalid or missing password

Access.txt
192.168.0.191 - - [31/Mar/2009:11:32:52 -0300] "SOURCE /example.ogg HTTP/1.0" 401 115 "-" "Native Instruments IceCast Uplink" 0



Traktor setup now:

Server Settings:
Address: 192.168.0.191 : 8000
Mount path: example.ogg
passsword:


Metadada settings:
Streamurl: 201.80.89.111:8000/example.ogg

Now PLEASE WHAT AM I DOING WRONGGG THIS IS DRIVING ME INSANE!

Iam using Connection WITHOUT PROXY option...


my icecast setupfile:

<!-- This config file contains a minimal set of configurable parameters,
and mostly just contains the things you need to change. We created
this for those who got scared away from the rather large and heavily
commented icecast.xml.dist file. -->
<icecast>
<limits>
<sources>2</sources>
</limits>
<authentication>
<source-password>hackme</source-password>
<relay-password>hackme</relay-password>
<admin-user>admin</admin-user>
<admin-password>hackme</admin-password>
</authentication>

<hostname>201.80.89.111</hostname>
<listen-socket>
<port>8000</port>
</listen-socket>
<fileserve>1</fileserve>
<paths>
<logdir>./logs</logdir>
<webroot>./web</webroot>
<adminroot>./admin</adminroot>
<alias source="/" dest="/status.xsl"/>
</paths>
<logging>
<accesslog>access.log</accesslog>
<errorlog>error.log</errorlog>
<loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
</logging>
</icecast>


I appreciate anyone that can help me share my mixes online

thanks allot.
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Tue Mar 31, 2009 7:37 pm    Post subject: Reply with quote

the log would indicate that the source client is not sending the correct username/password to allow streaming on that mountpoint. As there is no <mount> definition then you'll need to use source as username and hackme as password.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber