search for: isbell

Displaying 20 results from an estimated 46 matches for "isbell".

Did you mean: sbell
2001 Apr 04
3
users.map file
...ip-flop the group entries in the users.map file, we can then connect to that share, but not the share with @unixgroup3. whatever group is first in the users.map file works, and the groups after that do not. Does anyone know why this happens? Is this the way the file behaves by default? Chris Isbell Copiersnow.com 6940 S. Holly Circle Suite 105 Englewood, CO 80112 303.694.0515 x129 www.copiersnow.com chris@copiersnow.com -------------- next part -------------- HTML attachment scrubbed and removed
2015 May 05
3
Current Listeners count wrong for HTML Audio on Android?
...rted they fail to register the ?canplay? event or something like that ? I?m not sure. I got it to work on IE, Opera, Chrome and iPhone Safari and on Android.) Any suggestions as to how to debug this? From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf Of Brad Isbell Sent: zondag 3 mei 2015 2:46 To: Icecast streaming server user discussions Subject: Re: [Icecast] Current Listeners count wrong for HTML Audio on Android? Klaas, You will find that there often are multiple connections, particularly for HTML5 audio elements in WebKit browsers as they probe to s...
2014 May 03
6
html5/js source client?
hello, now that html5 audio becomes usable in some browsers, for example http://webaudiodemos.appspot.com/AudioRecorder/index.html ... has anybody thought about to implement a web based source client for icecast? that's for now beyond my coding skills, unfortunately... thx, uno
2018 Jul 18
2
Continued problems accessing icecast from the internet
I’m setting up my system on a Mac, and have successfully gotten Ladiocast to feed Icecast and can access it on my server Mac at localhost:8000/stream. If I try to access it at the IP of the Mac at 192.168.0.5:8000 or port forwarded from the internet, I CAN successfully access the admin page. However, if I try to access the stream from either the local IP or port forwarded from the internet, I
2017 Apr 27
2
Server kicking clients off
...e robust. For Icecast2 content, when Icecast kicks a client off for being "too far behind" -- what is "too far"? -- That Jack Elliott (541) 848 7021 KPOV 88.9 FM High Desert Community radio Producer, The Wednesday Point Host, The Sunday Classics On 04/26/2017 08:10 PM, Brad Isbell wrote: > Simply use VLC and put it on repeat. If a connection is lost during > playback, it will reconnect and pick up in the current live position, > like you have suggested, without stopping. If it cannot reconnect > after 3 times, it goes to the next playlist item. If the playl...
2017 Apr 26
2
Server kicking clients off
It's behaving as it is meant to: if a listen client gets too far behind, Icecast2 server is kicking them off. error.log says, "INFO source/source.c Client 120 (xxx.xxx.xxx.xxx) has fallen too far behind, removing" I don't see a setting in icecast.xml that sets the value for "too far behind". I'm guessing it's related to <queue-size>. I wish Icecast
2018 Mar 09
3
html5 icecast video source client
Five years after initially posting to this list[0], I finally completed as browser-based video source client iceast. The code is here: https://gitlab.com/jamie/icecream As Romain Beauxis responded to my initial email, webrtc was unsuitable and websockets was the way to go. Thanks for the help! jamie 0. http://lists.xiph.org/pipermail/icecast-dev/2013-July/002223.html -- May First/People Link
2015 May 02
2
Current Listeners count wrong for HTML Audio on Android?
Dear all, The problem I am facing, is that one of my clients is concerned about data usage. My client monitors the current number of listeners in the Mount Point list streams.greenhost.nl:8080. The case is, when I start a stream from an HTML app on an Android device, I can see two listeners being added to "Current Listeners". This peculiar behaviour only occurs on Android, not on
2014 May 04
0
Icecast Digest, Vol 119, Issue 2
...> To: Icecast streaming server user discussions <icecast at xiph.org> > Message-ID: > < > CABWZ6OT_LbWKMhRVJ34nO--ntbwhfeOr2eQPuLJFoCCVr1EJPw at mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > Hi Brad, > > 2014-05-03 11:40 GMT-05:00 Brad Isbell <brad at musatcha.com>: > > I have built a web-based source client using the Web Audio API and > > getUserMedia, called the AudioPump Web Encoder. It uses the SHOUTcast > > source protocol for now, but I have the code nearly ready for the Icecast > > source protocol f...
2014 May 03
1
html5/js source client?
Brad Isbell: > I have built a web-based source client using the Web Audio API and > You can see a demo here: http://demo.audiopump.co:3000/ oh my, that looks great!!! > Let me know if there is interest. I can easily add the native Icecast > compatibility. definitely! i've only an icecast s...
2013 Oct 04
2
understanding icecast decoding from a listener client perspective
...assed to Libogg, and does libogg or (libvorbis) have a feature that will callback when it reads meta data. Best, Andy S. Martin www.guitarrpg.com <http://www.guitarrpg.com> M.S. Computer Science Game Development University of Southern California '2013 Alumni On 10/3/13 5:04 PM, Brad Isbell wrote: > The headers you get back are just an HTTP response. When you get to > the actual data part of the message (where you see Oggs) that's the > data you send off to libogg to decode. > > You will need to remove metadata from the response periodically. See > my posts...
2014 May 04
2
html5/js source client?
2014-05-03 18:40 GMT+02:00 Brad Isbell <brad at musatcha.com>: > The general idea was to make a really simple source client that could be > launched with a single click (such as from a hosting provider's admin > panel). The client accepts parameters on the query-string for configuring > so that in a real-world env...
2014 Nov 21
1
Software running, but no audio
Thomas, Do you by chance know which players are ignoring the content-type headers? I have done quite a bit of testing for that exact issue but haven't ran into any problems. Perhaps I am testing the wrong players. Thanks, Brad Isbell brad at musatcha.com http://www.musatcha.com On Fri, Nov 21, 2014 at 7:49 AM, "Thomas B. R?cker" <thomas at ruecker.fi> wrote: > On 11/21/2014 01:45 PM, Steve Matzura wrote: > > Logs indicate everything's running correctly, my player says I'm > > connected,...
2015 May 05
0
Current Listeners count wrong for HTML Audio on Android?
...ething like that ? I?m not sure. I got it to work on IE, Opera, Chrome > and iPhone Safari and on Android.) > > > > Any suggestions as to how to debug this? > > > > > > *From:* icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] *On > Behalf Of *Brad Isbell > *Sent:* zondag 3 mei 2015 2:46 > *To:* Icecast streaming server user discussions > *Subject:* Re: [Icecast] Current Listeners count wrong for HTML Audio on > Android? > > > > Klaas, > > You will find that there often are multiple connections, particularly for > HT...
2017 Apr 28
1
Server kicking clients off
...- what is "too far"? > > -- > That Jack Elliott > (541) 848 7021 <tel:%28541%29%20848-7021> > KPOV 88.9 FM High Desert Community radio > Producer, The Wednesday Point > Host, The Sunday Classics > > On 04/26/2017 08:10 PM, Brad Isbell wrote: >> Simply use VLC and put it on repeat. If a connection is lost >> during playback, it will reconnect and pick up in the current >> live position, like you have suggested, without stopping. If it >> cannot reconnect after 3 times, it goes to the next...
2014 May 03
1
html5/js source client?
On 05/03/2014 04:40 PM, Brad Isbell wrote: > I have built a web-based source client using the Web Audio API and > getUserMedia, called the AudioPump Web Encoder. It uses the SHOUTcast > source protocol for now, but I have the code nearly ready for the > Icecast source protocol for when someone needs it. > > You can...
2017 Apr 27
0
Server kicking clients off
...for being "too far > behind" -- what is "too far"? > > -- > That Jack Elliott(541) 848 7021 <(541)%20848-7021> > KPOV 88.9 FM High Desert Community radio > Producer, The Wednesday Point > Host, The Sunday Classics > > On 04/26/2017 08:10 PM, Brad Isbell wrote: > > Simply use VLC and put it on repeat. If a connection is lost during > playback, it will reconnect and pick up in the current live position, like > you have suggested, without stopping. If it cannot reconnect after 3 > times, it goes to the next playlist item. If the pla...
2013 Oct 04
0
understanding icecast decoding from a listener client perspective
...muxer. If you see a second Oggs, that might be another chain element starting. Please note that ogg streams are often chained. This is actually how you'll usually get metadata updates, there is a new chain element and it has new metadata. Hope that helps Thomas > On 10/3/13 5:04 PM, Brad Isbell wrote: >> The headers you get back are just an HTTP response. When you get to >> the actual data part of the message (where you see Oggs) that's the >> data you send off to libogg to decode. >> >> You will need to remove metadata from the response periodically. S...
2023 Apr 16
1
Transcode lossy to further reduced lossy to stream over Icecast
...tream in variable bitrate? * ffmpeg -i "$track" -vn -ac 2 -c:a libfdk_aac -profile:a aac_he_v2 -b:a $br -vbr 5 "${track}.HEv2_$br.aac" ffmpeg -i "$track" -vn -ac 2 -c:a libopus -b:a $br -vbr on "${track}.vbr$br.ogg" On Sat, 2023-04-15 at 16:17 -0500, Brad Isbell wrote: > Opus or AAC will give you comparable results at reasonable bitrates > (~128k). > Though, I would suggest finding a way to get more storage.? You could > upload to Backblaze B2 or AWS S3 for pennies, if your current host > won't let you upgrade. > > On Sat, Apr 15,...
2014 May 05
0
html5/js source client?
...its reliance on Node.js. Icecast developers could certainly develop something similar, however. If I were a C++ developer, I would definitely consider contributing. If any Icecast developers have questions about the implementation, I am happy to help with any information I can provide. Brad Isbell brad at musatcha.com http://www.musatcha.com On Sun, May 4, 2014 at 10:30 AM, Xabier Oneca -- xOneca < xoneca+icecast at gmail.com> wrote: > 2014-05-03 18:40 GMT+02:00 Brad Isbell <brad at musatcha.com>: > > The general idea was to make a really simple source client that cou...