similar to: Current Listeners count wrong for HTML Audio on Android?

Displaying 20 results from an estimated 1000 matches similar to: "Current Listeners count wrong for HTML Audio on Android?"

2015 May 05
3
Current Listeners count wrong for HTML Audio on Android?
Thanks for this information, but the two connections do not die out when using my player in the Android browser. In fact they even stay when the Audio.src is set to some invalid string. You can observe this here: http://concertzender.nl/wp-content/themes/cz-theme/App/test/ , by clicking one of the large icons - and then monitor the corresponding stream here: http://streams.greenhost.nl:8080/
2015 May 05
0
Current Listeners count wrong for HTML Audio on Android?
Hello I always have had best results encoding the stream .mp3 it works on all devices. I also suggest the source to be the same or better than your stream.. this saves in many areas. it sounds like you are possibly debugging a time lapsed source/ stream.. i did not read all so if this is not so i apologize On May 5, 2015 3:11 AM, "Klaas van der Linden" < vanderlinden at
2015 May 03
0
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 see if the media is seekable or not. The multiple connections die out soon after starting though, leaving you one connection for actually streaming the audio. You can verify this yourself with a packet sniffer such as Wireshark. It wouldn't hurt to double
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
2013 Oct 04
2
understanding icecast decoding from a listener client perspective
I looked at these requests and started trying to interpret the data of the header and the stream. I receive a header, and even when I added the parameter to the request to try and get meta-data, it seems that it is not being included. Namely, the number that is supposed to tell the distance between each meta-data section that is sent in the stream. I couldn't figure out the config setting
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
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 environment, the user would not have to configure > anything.
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 see a demo here: http://demo.audiopump.co:3000/ That's
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 server available... thx, uno
2023 Mar 05
1
icecast https stream and Sonos
My icecast https stream (https://vertenradio.com:8443/stream) does not work on a Sonos ONE player. It might have something to do with the ssl handshake. >From the developer page from sonos i found this: Some common reasons for SSL handshake failures include: ? Expired certificate: Every certificate has a validity window before it expires. You need to present Sonos with unexpired
2013 Oct 16
1
free mountpoint?
i was wandering if anyone could give me a free mountpoint to set up my little station for streaming? i will be streaming at 32 KBPS .AAC thanks Timothy Your friend in the music industry follow me on twitter @timothyclark13 to check out music, photos, videos, press, show dates, and more go to http://www.reverbnation.com/timothyclark13 feel free to give me a call at 7244011224 note, if
2013 Oct 04
0
understanding icecast decoding from a listener client perspective
Hi, On 10/04/2013 06:27 PM, Andy Martin wrote: > I looked at these requests and started trying to interpret the data of > the header and the stream. I receive a header, and even when I added > the parameter to the request to try and get meta-data, it seems that > it is not being included. Namely, the number that is supposed to tell > the distance between each meta-data section that
2018 Jul 18
0
Continued problems accessing icecast from the internet
You're likely seeing the browser's built-in handling of your stream, and not actually a page. It's unlikely that the issue has anything to do with connectivity. If you can provide a URL to your actual stream, we might be able to help diagnose the issue. *Brad Isbell // AudioPump, Inc.* brad at audiopump.co Skype: bradisbell Phone: +1 312-488-4680 On Wed, Jul 18, 2018 at 2:50 PM,
2020 Mar 13
0
Empty auth error message, URL auth problems on Windows Server
I'm having an issue with URL-based authentication on Windows Server that is being aggravated by a separate logging issue. In the server's error log: [2020-03-13 16:59:46] DBUG connection/connection.c alias has made /player/ > into /player/index.html > [2020-03-13 16:59:46] INFO auth/auth.c adding client for authentication > [2020-03-13 16:59:46] DBUG auth/auth.c ...refcount
2001 Apr 04
3
users.map file
In our users.map file we have the following entries: unix1 = nt1 unix2 = nt2 unix3 = @unixgroup3 unix4 = @unixgroup4 When we create shares on the samba server, we assign the valid users as @unixgroup3 or @unixgroup4. For whatever reason, if a share has @unixgroup4 as the valid users entry, we cannot connect to it from the nt side. If we flip-flop the group entries in the
2014 May 04
0
Icecast Digest, Vol 119, Issue 2
html5/js source client? (Xabier Oneca -- xOneca) 2014-05-04 21:00 GMT+02:00 <icecast-request at xiph.org>: > Send Icecast mailing list submissions to > icecast at xiph.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.xiph.org/mailman/listinfo/icecast > or, via email, send a message with subject or body 'help' to
2004 Nov 15
2
FW: Multi-Level Fallbacks
Do you mean you can relay within a single icecast server instance? So the relay is running on the same icecast process from which it is relaying a stream? KJ -----Oorspronkelijk bericht----- Van: Karl Heyes [mailto:karl@xiph.org] Verzonden: maandag 15 november 2004 22:18 Aan: Klaas Jan Wierenga CC: icecast Onderwerp: Re: FW: [Icecast] Multi-Level Fallbacks On Mon, 2004-11-15 at 20:36, Klaas
2006 Jun 14
1
page caching with custom routes
hi , I''m having problems with expire_page with custom routes i''ll show some code blog_controller --------------- def clear_cache_rss_artikels expire_page url_for(:controller => "xml",:action => "rss_artikels") end this is called when a new article is posted or edited or destroyed xml_controller --------------- class XmlController <
2014 May 05
0
html5/js source client?
Thanks everyone! I will answer your questions regarding the AudioPump Web Encoder (http://demo.audiopump.co:3000/): *> Can you please explain the process exactly? what is the encoding server?* There is a server built on Node.js that receives audio data, control data, and metadata from the client over a binary websocket. All of these are multiplexed down the same connection. When the server
2019 Nov 02
4
supermin: failed to find a suitable kernel
Hi all I am trying to run the dockerized version of linaro lava. Unfortunately it is not possible to start libguetsfs inside one of the containers. My settings are: Ubuntu Server 18.04.3, Docker version 18.09.7 running a Debian:stretch based contianer Running libguestfs-test-tool gives me the following output: root at e91c89e0874d:/# libguestfs-test-tool