Pelase, Can somebody help me.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • _mb
    Junior Member
    • Aug 2011
    • 1

    Pelase, Can somebody help me.

    I download winamp server version 0.2.0.0 build 0.0.19.0.
    I can easily broadcast to key 1 and listen without problems
    from: <ip>:8001/live.mp3

    But all problem starts when I try to setup this radiostation to be public.

    - Ordered the broadcast licesense key succesfully.

    2. I dont know how I can add station from the site ?

    3. I try to put config:
    publicserver=always
    streamauthhash=3A8Y3-XXXXX-YYYYY-XXXXX <unlock code?>
    yp2debug=1

    - What I can use to be "streamauthhash" value and where do I get the value ?
    - Where I need unlock code ?

    This is errors that i get:
    2011-08-28 20:21:57 E msg:[YP2] /yp/resp/updatefreq missing
    2011-08-28 20:21:57 E msg:[YP2] Connection attempt failed. YP2 error code is 470 (Invalid authorization hash)
    2011-08-28 20:21:57 D msg:[YP2] pvt_update add still pending for key=1 [3] [84]
    2011-08-28 20:22:56 D msg:[YP2] pvt_add add for key=1 [85]
    <?xml version="1.0" encoding="utf-8"?>
    <yp version="2">
    <cmd op="add" seq="1">
    <url>
    <protocol>http</protocol>
    <port>8001</port>
    <path>/live</path>
    </url>
    <bitrate>96000</bitrate>
    <mimetype>audio/mpeg</mimetype>
    <maxclients>32</maxclients>
    <authhash>3A8Y3-XXXXX-YYYYY-XXXXX</authhash>
    <source>Legacy / Unknown</source>
    </cmd>
    </yp>

    ps. Note , I broadcast succesfully with publicserver=never setting.
    But I really would like to setup this to be public.

    Thank you,
    Mike.
  • DrO
    • Sep 2003
    • 27868

    #2
    firstly, why are using build 19 when the current release is build 29 and is not a beta product anymore -> http://forums.winamp.com/showthread.php?t=324877 links to the current versions.

    secondly, the authhash is not the same as the Transcoder's unlock key, which you'd need to remove from the config file. once you're using the current version, you need to make sure a source is connected and then follow wiki.winamp.com/wiki/SHOUTcast_Authhash_Management which will create the authhash for you and then it will be a little while afterwards the YP will start recognising your station.

    one final thing, you need to have standard write-access for the config file you're using, otherwise the authhash saving will fail - it will be logged in the server log, but you'd then have to manually add it.

    -daz
    WACUP Project <‖> "Winamp Ramblings" - Indie Winamp Dev Blog

    Comment

    Working...
    X