Discussions
Activity
Sign In
How it works
hoerich
Activity
Discussions
12
Comments
615
jackd with liquidsoap
this should be possible with liquidsoap input.jack(?id:string,?buffer_size:int,?clock_safe:bool, ?server:string)->source(audio='#a+1,video=0,midi=0) Get stream from jack. id (string – defaults to ""): Force the value of the sour…
Comment by
hoerich
September 2013
permalink
Admin account not working
anyways, let's mark this discussion as solved.
Comment by
hoerich
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
Best recommended OS for Airtime 2.4.1 is still Ubuntu Server 12.04.3 LTS right? In the manual I only saw a reference to 2.3.x. yes, precise!
Comment by
hoerich
September 2013
permalink
external media
Hi heikki where you want the files to be placed? did you read this? http://sourcefabric.booktype.pro/airtime-24-for-broadcasters/using-the-airtime-import-script/ cheers
Comment by
hoerich
September 2013
permalink
Shoutcast AAC
interesting... I don't know, but I try to reproduce.
Comment by
hoerich
September 2013
permalink
Admin account not working
this should reactivate admin-user, maybe it helps sudo -u postgres psql airtime -c "DELETE from cc_pref where keystr = 'library_datatable' and subjid = 1" cheers
Comment by
hoerich
September 2013
permalink
Random Play From Directories and SubDirectories
I'm with Thomas & Albert FR. devs are working on this feature. It's high demanded and priorized http://dev.sourcefabric.org/browse/CC-1945 Actually you can everytime take a look at the dev-instance to see what future may bring. http:/…
Comment by
hoerich
September 2013
permalink
Airtime Team Update: we have a new team leader and a new developer evangelist!
yeah, sounds good! Welcome on board, Albert!
Comment by
hoerich
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
thx Naomi! This weekend I try to reproduce issue on test-machine and give your fix a try.
Comment by
hoerich
September 2013
permalink
Ingesting a remote (soundcloud) audio file
I am not sure about implementation of this. And I am not sure if converting on the fly or predownloading would be better. But why converting? Just limit sources to already supported ones and LS should deal it. Personally I don't think this has …
Comment by
hoerich
September 2013
permalink
Airtime is unable to connect to server problem...
Could you give us more details? You mean Airtime is unable to connect to Icecast-Server? Check Airtime -> System -> Streams -> Output Stream Admin/Password to have equal values as in icecast.xml cheers
Comment by
hoerich
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
hoerich
September 2013
permalink
Airtime 2.4 and backups playlists (give yours)
@hoerich I have posted the script I have been using for sometime now here http://forum.sourcefabric.org/discussion/15904/input-mic-and-mixer-using-alsa-something-that-will-work-using-airtime-script-modified did you try input.alsa() This is the …
Comment by
hoerich
September 2013
permalink
Playing MP2 files
hi, afaik, no! Airtime supports the playout of lossy compressed audio files in both MP3 and AAC formats and the open, royalty-free equivalent Ogg Vorbis. It also supports playout of lossless FLAC and WAV format audio files. see http://sourcefabric.b…
Comment by
hoerich
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
hoerich
September 2013
permalink
[Requests] Live Mic Input & Pause/Play
Just put the statement (still Work in progress) example formats output.file(%vorbis, output,fallible=true,source) or output.file(%mp3, output,fallible=true,source) V.O.I.S.S.E.S Can you Hear Me Now this would create an endless file, wouldnt …
Comment by
hoerich
September 2013
permalink
Input Mic and Mixer using Alsa - Something that will work Using Airtime Script Modified
#for Alsa Inputs set("frame.size",700) # for Alsa Outputs set("decoding.buffer_length", 20.) set("frame.channels", 2) set("frame.samplerate", 44100) # These are the settings for my PCI MAudio (2496) # You M…
Comment by
hoerich
September 2013
permalink
Counter of a song being played
oh, I just thought about the Library... thx, voisses
Comment by
hoerich
September 2013
permalink
Playout cuts during drag & drop content :: [http:3] Buffer overrun: Dropping 0.01s.
Airtime: 2.4.1, OS: Ubuntu Server 12.04.3 LTSWhile listening to a show and using drag & drop to prepare new song content for another, playout cuts out, or rather, the stream gets 'jumbled up' briefly. Playout recovers when drag & …
Comment by
hoerich
September 2013
permalink
need help with installation
* Restarting web server apache2 (98)Address already in use: make_sock: could not bind to address [::]:80 (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs …
Comment by
hoerich
September 2013
permalink
I have a very modified & extended widget system working in test.
I'll try it asap. where to get the code from?
Comment by
hoerich
September 2013
permalink
Play files on the fly
Hi Matt,if you open "Now Playing", you should see a button labeled "Add/Remove Content".Click on it and the library will open on left side. Now you can drag and drop files into the "Now Playing" window. See screenshots.…
Comment by
hoerich
September 2013
permalink
Airtime 2.4 and backups playlists (give yours)
I did another successful try on fallback to ALSA-Input on my teststation today. My goal is to change ls_script.liq to be able to use audio from Soundcard-Line-In for Live-Studio-Situation. I added/uncommented following lines: Uncomment/Delete: Li…
Comment by
hoerich
September 2013
permalink
need help with installation
apache-version 2.2.2?
Comment by
hoerich
September 2013
permalink
Counter of a song being played
Hi Raksaksa, this is not possible for now. but afaik this is already requested on bugtracker http://dev.sourcefabric.org and about to be implemented in one of the next versions. cheers
Comment by
hoerich
September 2013
permalink
Airtime previous,now,next song data
maybe this helps http://forum.sourcefabric.org/discussion/14631/simple-way-to-show-currently-playing-title-from-icecast/p1 http://code.google.com/p/icecast-now-playing-script/
Comment by
hoerich
September 2013
permalink
Line In & live MIC
I can't understand the riot...
Comment by
hoerich
September 2013
permalink
HOW to implement the widget to show the current artist-track name? tried & failed & desperate
I must admit this is not my area of expertise... this didn't help for you? http://code.google.com/p/icecast-now-playing-script/ airtime.pro or is it about a local installation? cheers
Comment by
hoerich
September 2013
permalink
Line In & live MIC
@Ashworth: Had a quick look at your script. Nice work! I think it should have been posted in the new 'users hacks' section (which I cannot find) and a request for a donation for that is seems perfectly acceptable to me. New forum category…
Comment by
hoerich
September 2013
permalink
IceCast Mount Password
Hi Keane, maybe you have to be more specific. which information at the top or login in the mount source itself? which commands do you mean? hackme hackme admin hackme Check values in Airtime => System => S…
Comment by
hoerich
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
Stop following
About
Username
hoerich
Joined
May 2012
Visits
0
Last Active
November 2016
Roles
Member, Airtime Moderator
Posts
627
Friends
Followed by 5 people
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