Discussions
Activity
Sign In
How it works
Thomas Hackett
Activity
Discussions
18
Comments
191
Random Play From Directories and SubDirectories
Can You point me to a software that does it different? e.g. WinAmp -> File -> Play folder -> select /mp3 . Click [shuffle] They all do it. WaveStreaming, Centover Cast, Sam Broadcaster, RadioJar, VLC, MIXXX, even your phone will have the a…
Comment by
Thomas Hackett
September 2013
permalink
Random Play From Directories and SubDirectories
Just to clarify for newbie that reads this Airtime can do Random Play From Directories and SubDirectories using any of the option from the library which includes playlist,smart playlist and dynamic playlist In fact How initially I used to do mine …
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
Hey guys, I've fixed this problem today http://dev.sourcefabric.org/browse/CC-5342 this should fix the problems with the web interface activity. checking root@ubuntu:/var/lib/airtime/tmp/python_apps/pypo (hope that's the right path, I won…
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
Hey guys, I've fixed this problem today http://dev.sourcefabric.org/browse/CC-5342 this should fix the problems with the web interface activity. checking root@ubuntu:/var/lib/airtime/tmp/python_apps/pypo# vi pypoliquidsoap.py (hope that's…
Comment by
Thomas Hackett
September 2013
permalink
No MIME type found for webstream (Airtime v2.4.1)
The solution currently is to capture the stream (using vlc,ffmpeg,relaying etc.) and then restream it I'm trying to get the temporary fix you mentioned above to work... So far, BUTT is the only software I've been able to connect directl…
Comment by
Thomas Hackett
September 2013
permalink
[SOLVED] Airtime Input Stream Port Not Listening
Fixed... Port only shows up in Netstat when connection was successful. Client config was incorrect.
Comment by
Thomas Hackett
September 2013
permalink
Random Play From Directories and SubDirectories
Just checking back to see if there was any progress here...
Comment by
Thomas Hackett
September 2013
permalink
[SOLVED] Airtime Input Stream Port Not Listening
Looks fine ... root@ubuntu:/etc/airtime# cat liquidsoap.cfg ################################################ # THIS FILE IS AUTO GENERATED. DO NOT CHANGE!! # ################################################ icecast_vorbis_metadata = false s1_user =…
Comment by
Thomas Hackett
September 2013
permalink
[SOLVED] Airtime Input Stream Port Not Listening
Could this be another one of those things that doesn't work while there's a show playing a WebStream ?
Comment by
Thomas Hackett
September 2013
permalink
SoundCloud support for the WebStream URL field.
Meanwhile, an ugly work-around might be:Use Mixlr to build SoundCloud playlist.Have M3W pickup Mixlr output.Stream M3W to Airtime.M3W will stream any local sound but the priority here is to maintain web based control over Airtime content.
Comment by
Thomas Hackett
September 2013
permalink
No MIME type found for webstream (Airtime v2.4.1)
Let me correct my statement,hope it will satisfy "This is not a problem that occur on the Airtime side,but on the liquidsoap side" "We therefore need to have this resolved with liquidsoap for upcoming versions" This is what I m…
Comment by
Thomas Hackett
September 2013
permalink
No MIME type found for webstream (Airtime v2.4.1)
This is not an Airtime Problem,I can vouch for that. I ran these stream directly through liquidsoap and it return "Unknown Stream" and reset the script. I wireshark one of these address and it still return the same address and information…
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
That's like cutting off your nose to fit your face Bigger buffer resulting in slower transitions and more latency ,this is quite suitable if you are just restreaming one particular webstream. Lets do a face plastic surgery,test the those para…
Comment by
Thomas Hackett
September 2013
permalink
Relay scheduled in version 2.2.0?
Hi, In Airtime 2.4.1 I also get: No MIME type found for webstream. for a whole bunch of stations, for instance: http://stream-54.shoutcast.com:80/the80s_skyfm_mp3_96kbps Network received: 1696221 Bytes Server: Ultravox/2.1 SHOUTcast v2.2.0.101[…
Comment by
Thomas Hackett
September 2013
permalink
Ingesting a remote (soundcloud) audio file
May I verify: This project imports SoundCloud files into the Airtime library, yes? But Airtime has a WebStream function now. So, I would have thought the way forward would be: Instead of pulling SoundCloud files into Airtime, leave them where they a…
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
Experiment c h a n g e d : /usr/lib/airtime/pypo/bin/liquidsoap_scripts/ls_lib.liq f r o m : source = audio_to_stereo(input.http(buffer=5.,max=15.,id=id,autostart=false,initial_url)) t o : source = audio_to_stereo(input.http(buffer=5.,max=150.,id…
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
OK, it happens when I have webstream playing, then modify the schedule on the fly, right? I think it's because Webstream reconnection will happen when you update Airtime Scheduler. And it will be fine if the regular tracks are playing. that…
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
Different APC result when using local tracks as opposed to webstream (attached) Ehm, not true, I think it's just due to the longer time frame.
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
I've opened a bug http://dev.sourcefabric.org/browse/CC-5342 to see if we can do something in 2.5. That kinda seems a long way off for a PlayOut problem, no?
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
Please use add/remove contents in Calendar page when you have Webstream is playing right now. There're some special actions related to Webstream. add/remove content... yes that's what I've been using. As for your previous comment...…
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
OK, it happens when I have webstream playing, then modify the schedule on the fly, right? I think it's because Webstream reconnection will happen when you update Airtime Scheduler. And it will be fine if the regular tracks are playing. Not su…
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
Thanks for showing me the log tool, cool ! Problem seems pretty clear cut = need to make sure the buffer doesn't get overrun. Just dunno how to do that, yet.
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
Seems you're drag and drop a webstream, right? Yes, I'm testing this with a webstream. Are you suggesting it might be different with local songs? Webstreams, soundcloud & co, other radios etc will become an increasingly important par…
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
check http://sourcefabric.booktype.pro/airtime-24-for-broadcasters/the-airtime-log-command/ do sudo airtime-logs --tail to see all new logs or sudo airtime-logs --dump to dump all logs in a tarball more useful will be --tail while error occuring a…
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
check http://sourcefabric.booktype.pro/airtime-24-for-broadcasters/the-airtime-log-command/ do sudo airtime-logs --tail to see all new logs or sudo airtime-logs --dump to dump all logs in a tarball more useful will be --tail while error occuring a…
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
Please try to restart liquidsoap sudo service airtime-liquidsoap restart to see if you still have the problem after. I noticed the problem yesterday, the server has been off since then. I can recreate the problem anytime.
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
root@ubuntu:~# apt-get install php-apcReading package lists... DoneBuilding dependency treeReading state information... Donephp-apc is already the newest version.php-apc set to manually installed.0 upgraded, 0 newly installed, 0 to remove and 31 not…
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
How about the cpu/mem usage? And are you using hardware output, too? See 'top' screen shot... no hardware output... stream to external shoutcast only.
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
Wow, it happens even if I just delete a show... I didn't even drag & drop.
Comment by
Thomas Hackett
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
ls_script.log, please Thanks, see above, our posts crossed :-)
Comment by
Thomas Hackett
September 2013
permalink
More Comments
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Follow Thomas Hackett
About
Username
Thomas Hackett
Joined
October 2011
Visits
0
Last Active
August 2014
Roles
Member
Posts
209
Friends
My Badges
Total Points: 80
Top Posters
Albert FR
1978
Martin Konecny
1860
Andrey Podshivalov
1526
Voisses Tech
1423
John Chewter
899
Daniel James
844
Roger Wilco
784
hoerich
627
Paul Baranowski
389
Cliff Wang
339