Problems regarding new installation
  • Hello 

    I am new to airtime but not new to icecast or shoucast related technologies. We own a non-profit Political radio station in Athens Greece. We have at the time 3 studios in 3 different places in Greece. We broadcast through fm too in our own antenna. 

    We are using darkice for streaming currently from our icecast2 server.

    I have a virtual ubuntu server 10.04 for testing the air time 1.9.5 in a xen server enviroment. I want to use it as icecast2 server and playlist server the times we do not have a live program.

    i will use fallback sources for icecast so the producers will open the stream and play and when they finish they close it and continue play the playlist or the pre-recorded shows.

    i am having this 3 problems 

    a) when i tried to upload through the web interface of air music i am getting the http error on the files. when i upload through ftp or sftp files to a monitored folder on the server the files appear correctly to the playlist builder.
    b) i see test program start immediately after the scheduled time but i cannot hear anything from the vlc player nor web player i made for testing 
    c) my stream is mp3 and in my main server i user mountpoint with no .mp3 for example ip:8000/playlist instead of ip:8000/playlist.mp3. I have tried both but the problem is the same. i have cut down all vorbis to false and when i  remove "#" from  #output_bitrate = 128 and #output_samplerate = 44100 and #output_stereo = true the stream remains down ... i tried even to connect it to a remote server in a new source i created and i get the same problem ...


    airtime-check-system
    CPU                            = AMD Athlon(tm) Dual Core Processor 5050e
    Total RAM                      = 1019764 kB
    Free RAM                       = 462424 kB
    OS                             = Ubuntu 10.04.3 LTS x86-64
    AIRTIME_CONFIG_FILES           = OK
    POSTGRESQL_DATABASE            = OK
    PYTHON_KOMBU_VERSION           = 1.2.0
    PYTHON_POSTER_VERSION          = 0.8.1
    PYTHON_MUTAGEN_VERSION         = 1.20
    PYTHON_PYINOTIFY_VERSION       = 0.9.2
    RABBITMQ_SERVER                = OK
    AIRTIME_VERSION_URL            = http://x.x.x.x:80/api/version/api_key/%%api_key%%
    APACHE_CONFIGURED              = YES
    AIRTIME_VERSION                = 1.9.5
    PLAYOUT_ENGINE_PROCESS_ID      = 10137
    PLAYOUT_ENGINE_RUNNING_SECONDS = 5233
    LIQUIDSOAP_PROCESS_ID          = 10144
    LIQUIDSOAP_RUNNING_SECONDS     = 5233
    MEDIA_MONITOR_PROCESS_ID       = 2658
    MEDIA_MONITOR_RUNNING_SECONDS  = 7081
    SHOW_RECORDER_PROCESS_ID       = 2752
    SHOW_RECORDER_RUNNING_SECONDS  = 7070
    ICECAST_PROCESS_ID             = 3492

    Do i need to show you anything else for you to help me regarding this matters i am on ?

    Thanks in advance regarding the help and i would like to say that this is a really great job !!!
  • 4 Comments sorted by
  • Vote Up0Vote Down Albert FRAlbert FR
    Posts: 1,978Member, Airtime Moderator
    a) problem with your php.ini
    delete the # before upload_tmp_dir=/tmp

    b) perhaps a problem of ip, but without more informations...

    c) I don't really understand what you want to do here...
    a shoutcast stream ? an mp3 or ogg icecast stream (foreign or local) ?
  • thanks mate for the quick answer 

     a) this was off now is on and the error is still remains "HTTP error."
     b) actually i connect to the stream ... and i get the name of the program correctly... the stream is playing but no sound i dont understand how ip has to do with this problem.
     c) i try to icecast2 with mp3 m3u ... i tried both local as well as foreign .... i
  • Vote Up0Vote Down Albert FRAlbert FR
    Posts: 1,978Member, Airtime Moderator
    a) have you restarted apache ? www-data have rights for writing in /tmp ?

    b) perhaps my sentence is not correct, sorry. have you the same ip configured in /etc/hosts , in your apache vhost and in yours airtime files config ?

    c) I'm not sure you're understanding how to configure icecast, try to find some help on icecast configuration (google is your friend) or give  a login/pass as source and relay in icecast, airtime do the rest
  • a) i did that before testing... i am experienced linux administrator.. i had a miss regarding the php.ini parameters but this is the murphy's law 
    Some files are uploading correctly now some others dont files less than 6-7 mb are ok files bigger than that are having the same problem 

    b) you are correct regarding the hosts file (brand new installation) apache is correct setup
    c) i am icecast specialist regarding the server and icecast.xml ... as well as shoutcast i already have an online radio for 3 years now with different setups .. i was wondering regarding the settings in airtime in which i am not very experienced (to tell you the truth i am a newbie to it) i just wonder ... regarding the settings.

    anyway you think it's on icecast.xml the problem ? i will look into it