- Here is the output when I do sudo airtime-log -t liquidsoap
did you prefix a slash "/" in front of the mountpoint? "/master" instead of "master.ogg"?hoerich said:try to add a "/" in front of the value. in your case "/master.ogg
Trance Daddy said:Hi Hoerich
Ok maybe I'm missing something with my icecast do I need to create a mountpoint in icecast for the master source and show source? I only created mountpoint for the outputs
Trance Daddy said:Still scratching my head here, but I do appreciate the help everyone is giving me.
Just a quick note should I try using M3W?
I did remove the / for the Master Source a while back (see updated image), I even done the same on the clients and yet BUTT and Edcast will not stay connect but Traktor does.
Thanks TD
While all of these points are right, this should not have effect on his problems.Voisses Tech said:Use
- Master Port 8080
- djshow port 8800
- Your master and show connection url in Airtime does not match your mount points.This indicate that you click on the override button and fill it in manual.You should not have change it and these url should match your mount
- The Master connection url should be http://yourcomputerIP:port/master in Airtime
- The Show connection url should be http://yourcomputerIP:port/djshow in Airtime
- After you save that come back to the settings and it will explain to you when you should change it,if you need to know.Note that if you done it right when you put in the information and click Save,it will automatically fill in the connection Url automatically.
- I notice that for butt the IP address indicate a LAN so use that
also click on the butt play button and give me that screenshot.It will debug what is the problem.Remember you have to save your setting s when you make the changesgive me also a snapshot of your icecast access and error logs
Voisses Tech said:
In programming they always say never assume that because when you compile and run you saw your program start it means that it will execute to the end.you have to test and test on various scenario and place error handling for most exception.
My objective is to see if BUTT is the problem
give me the screen shot of the BUTT, It usually have a debugg log on the front screen when it say connecting.Voisses Tech said:
- Give me a snapshot/screenshot of but as it is now
- also the sudo airtime-log -t liquidsoap log
- give this log while butt say connecting
- Now try and see if BUTT is connecting to anything by trying to connect to your ICECAST Server directly
- by disable the listen 64 mount
- Copy the information exactly as is in the Stream
- Now try to connect from BUTT to your Ice Cast
- give me the Logs
My objective is to see if BUTT is the problem
give me the screen shot of the BUTT, It usually have a debugg log on the front screen when it say connecting.
the screen shot shown here of BUTT is in an Idle state means the connect button is not press.
Also did you get it to connect to edcast.?
Questions
What Operating system is Butt Installed on?
PM me your full settings if possible
Trance Daddy said:
Voisses Tech said:
- Give me a snapshot/screenshot of but as it is now
- also the sudo airtime-log -t liquidsoap log
- give this log while butt say connecting
- Now try and see if BUTT is connecting to anything by trying to connect to your ICECAST Server directly
- by disable the listen 64 mount
- Copy the information exactly as is in the Stream
- Now try to connect from BUTT to your Ice Cast
- give me the Logs
My objective is to see if BUTT is the problem
give me the screen shot of the BUTT, It usually have a debugg log on the front screen when it say connecting.
the screen shot shown here of BUTT is in an Idle state means the connect button is not press.
Also did you get it to connect to edcast.?
Questions
What Operating system is Butt Installed on?
PM me your full settings if possibleSorry about the previous image I forgot to take a snapshot when it should show connecting with BUTT. as for Edcast it won't connect to the master either.
Here is my BUTT snapshot (btw was almost tempted to find a picture of a woman butt.. LOL)- @MediaServer:~$ sudo airtime-log -t liquidsoap
Tail liquidsoap log2013/08/01 21:42:29 [stdout:3]
2013/08/01 21:42:29 [stdout:3] #########################################
2013/08/01 21:42:29 [stdout:3] # *** pypo *** #
2013/08/01 21:42:29 [stdout:3] # pypo notification gateway #
2013/08/01 21:42:29 [stdout:3] #########################################
2013/08/01 21:42:29 [stdout:3]
2013/08/01 21:42:29 [stdout:3] #########################################
2013/08/01 21:42:29 [stdout:3] # *** pypo *** #
2013/08/01 21:42:29 [stdout:3] # pypo notification gateway #
2013/08/01 21:42:29 [stdout:3] #########################################
2013/08/01 21:42:34 [lang:3] master connected
2013/08/01 21:42:34 [decoder:3] Method "OGG" accepted "application/ogg".
2013/08/01 21:42:34 [lang:3] /usr/lib/airtime/pypo/bin/liquidsoap_scripts/notify.sh --source-name=master_dj --source-status=true &
2013/08/01 21:42:34 [threads:3] Created thread "harbor source feeding" (4 total).
2013/08/01 21:42:34 [master_harbor:3] Decoding...
2013/08/01 21:42:34 [master_harbor:2] Feeding stopped: Ogg.End_of_stream.
2013/08/01 21:42:34 [lang:3] /usr/lib/airtime/pypo/bin/liquidsoap_scripts/notify.sh --source-name=master_dj --source-status=false &
2013/08/01 21:42:34 [threads:3] Thread "harbor source feeding" terminated (3 remaining).
2013/08/01 21:42:34 [server:3] New client: localhost.
2013/08/01 21:42:34 [lang:3] streams.master_dj_start
2013/08/01 21:42:34 [server:3] Client localhost disconnected.
2013/08/01 21:42:34 [stdout:3]
2013/08/01 21:42:34 [stdout:3] #########################################
2013/08/01 21:42:34 [stdout:3] # *** pypo *** #
2013/08/01 21:42:34 [stdout:3] # pypo notification gateway #
2013/08/01 21:42:34 [stdout:3] #########################################
2013/08/01 21:42:34 [server:3] New client: localhost.
2013/08/01 21:42:34 [lang:3] streams.master_dj_stop
2013/08/01 21:42:34 [server:3] Client localhost disconnected.
2013/08/01 21:42:34 [stdout:3]- BUTT doesn't give any kind of log it just sits there and says connecting.. see above snapshot
- BUTT will connect to my icecast server directly
- Connecting to 192.168.1.13:8100 ...
connection established
Settings:
Type: IceCast
Codec: ogg
Bitrate: 128kbps
Samplerate: 44100Hz
Mountpoint: /listen64.ogg.m3u
As for me I'm running Windows 7 64 bit
I understand, this is a crucial point.Trance Daddy said:with Edcast you can stream to multi location at one time ...
It looks like you're new here. If you want to get involved, click one of these buttons!