Broadcasting w. Traktor Pro - Page 4
Page 4 of 5 FirstFirst 12345 LastLast
Results 31 to 40 of 47
  1. #31
    Schreiberie Meister Afterhour Ali's Avatar
    Join Date
    Jun 2008
    Location
    Tekki's crotch
    Posts
    1,598

    Default

    Yeah try that but rather use something like

    <mp3-metadata-interval>4096000</mp3-metadata-interval>

    The documentation doesn't say much about it.
    DJDiscourse.com — the new DJ community

  2. #32
    DJTT Infectious Moderator photojojo's Avatar
    Join Date
    Apr 2010
    Location
    Sherman, TX
    Posts
    13,925

    Default

    I don't know much (anything) about icecast, but I do know a lot about Google and this was the first result when I googled how to change the config file in icecast.

    http://en.flossmanuals.net/icecast/basic-config/
    Chris Jennings FHP

    Podcast - Soundcloud - Mixcloud - Beatport Charts - x

  3. #33
    Schreiberie Meister Afterhour Ali's Avatar
    Join Date
    Jun 2008
    Location
    Tekki's crotch
    Posts
    1,598

    Default

    Quote Originally Posted by photojojo View Post
    I don't know much (anything) about icecast, but I do know a lot about Google and this was the first result when I googled how to change the config file in icecast.

    http://en.flossmanuals.net/icecast/basic-config/
    It says nothing about the metadata-stuff. This is the official documentation page of the latest Icecast-version:

    http://www.icecast.org/docs/icecast-...nfig_file.html
    DJDiscourse.com — the new DJ community

  4. #34
    Tech Wizard
    Join Date
    Nov 2011
    Posts
    33

    Default

    Code:
        <mount>
            <mount-name>/example-complex.ogg</mount-name>
            <username>othersource</username>
            <password>hackmemore</password>
            <max-listeners>1</max-listeners>
            <max-listener-duration>3600</max-listener-duration>
            <dump-file>/tmp/dump-example1.ogg</dump-file>
            <intro>/intro.ogg</intro>
            <fallback-mount>/example2.ogg</fallback-mount>
            <fallback-override>1</fallback-override>
            <fallback-when-full>1</fallback-when-full>
            <charset>ISO8859-1</charset>
            <public>1</public>
            <stream-name>My audio stream</stream-name>
            <stream-description>My audio description</stream-description>
            <stream-url>http://some.place.com</stream-url>
            <genre>classical</genre>
            <bitrate>64</bitrate>
            <type>application/ogg</type>
            <subtype>vorbis</subtype>
            <hidden>1</hidden>
            <burst-size>65536</burst-size>
            <mp3-metadata-interval>4096</mp3-metadata-interval>
            <authentication type="htpasswd">
                    <option name="filename" value="myauth"/>
                    <option name="allow_duplicate_users" value="0"/>
            </authentication>
            <on-connect>/home/icecast/bin/source-start</on-connect>
            <on-disconnect>/home/icecast/bin/source-end</on-disconnect>
        </mount>
    Ok.. so when I add this.. nothing happens..
    Then I see that there are some lines that I think I need to fill out with the info that I wrote in the traktor broadcast settings

    Code:
     <mount-name>/example-complex.ogg</mount-name>
    In Traktor I wrote live.ogg ... so I change this to

    Code:
     <mount-name>/live.ogg</mount-name>
    - Nothing happends again

    I changed it to

    Code:
     <mount-name>live.ogg</mount-name>
    - without "/"

    Then I saw that the defaul number of max listeners is 1 ?? Wtf

    Code:
     <max-listeners>1</max-listeners>
    also I changed these lines to be the same like my Traktor

    Code:
    <stream-name>My audio stream</stream-name>
            <stream-description>My audio description</stream-description>
            <stream-url>http://some.place.com</stream-url>
            <genre>classical</genre>
            <bitrate>64</bitrate>

    and again NOTHING HAPPENDS

  5. #35
    Tech Mentor ToS's Avatar
    Join Date
    Apr 2008
    Location
    EXIT fest.town, Serbia
    Posts
    357
    Many photons have died to bring you this information.

  6. #36
    DJTT Infectious Moderator photojojo's Avatar
    Join Date
    Apr 2010
    Location
    Sherman, TX
    Posts
    13,925

    Default

    Quote Originally Posted by ToS View Post
    great service
    Chris Jennings FHP

    Podcast - Soundcloud - Mixcloud - Beatport Charts - x

  7. #37
    Tech Wizard
    Join Date
    Nov 2011
    Posts
    33

    Default

    This connects to my Facebook.. and I dont want that.. I want to setup IceCast... its good program

    EDIT: When the window with the audio devices appeared... and I choosed my audio card.. I started hearing my voice from the MIC >.<
    Last edited by Prisoneer; 11-17-2011 at 10:58 AM.

  8. #38
    Tech Guru papo's Avatar
    Join Date
    Feb 2011
    Location
    Miami, Fl
    Posts
    555

    Default

    Quote Originally Posted by ToS View Post
    Quote Originally Posted by photojojo View Post
    great service
    ^ What he said! ^

    3rd that!

  9. #39
    Tech Mentor AndrewFuse's Avatar
    Join Date
    Nov 2011
    Location
    The Netherlands
    Posts
    141

    Default

    Where can i get that web link to share? using Ice-Cast and Traktor Pro on win7

    my config file:

    <icecast>
    <limits>
    <sources>2</sources>
    </limits>
    <authentication>
    <source-password>hackme</source-password>
    <relay-password>hackme</relay-password>
    <admin-user>......</admin-user>
    <admin-password>.......</admin-password>
    </authentication>

    <hostname>localhost</hostname>
    <listen-socket>
    <port>8001</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>
    SoundCloud
    Mixcloud
    Progression on TFB-Radio
    Pioneer CDJ-100, Pioneer DJM-250, Technics RP-DH1200

  10. #40
    Tech Mentor ToS's Avatar
    Join Date
    Apr 2008
    Location
    EXIT fest.town, Serbia
    Posts
    357

    Default

    Connects to facebook, right, right.....
    I was gonna say something about that but, then the mental blocade kicks-in with this specific comic: http://xkcd.com/386/
    Many photons have died to bring you this information.

Page 4 of 5 FirstFirst 12345 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •