[Icecast] Icecast Digest, Vol 144, Issue 2

Marvin Scholz epirat07 at gmail.com
Thu Jun 23 13:29:08 UTC 2016


Please do not reply to the digest mail but to individual mails, else the 
context is completely lacking.

On 23 Jun 2016, at 14:08, Mark Trimble wrote:

> This is what I use. It's very, very simple, but serves my purposes as 
> a way
> to get to my streams from any browser.
>
> <!DOCTYPE html>
> <title>Stream Title</title>
> <head>
> <style>
> html, body {
> margin: 0;
> padding: 0;
> width: 100%;
> height: 100%;
> display: table;
> background-color: #000000;
> }
> #content {
> display: table-cell;
> text-align: center;
> vertical-align: middle;
> }
> </style>
> </head>
> <body>
> <div id="content">
> <audio controls src="http://icecast.server.url/mount" autoplay="true" 
> loop="
> true"></audio>
> </div>
> </body>
>
> On Thu, Jun 23, 2016 at 8:00 AM, <icecast-request at xiph.org> wrote:
>
>> 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
>>         icecast-request at xiph.org
>>
>> You can reach the person managing the list at
>>         icecast-owner at xiph.org
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of Icecast digest..."
>>
>>
>> Today's Topics:
>>
>>    1. Re: Icecast and Chrome on Android (Kenneth Ray)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Wed, 22 Jun 2016 15:15:19 -0500
>> From: "Kenneth Ray" <djkennyray at djkennyray.com>
>> To: "'Icecast streaming server user discussions'" <icecast at xiph.org>
>> Subject: Re: [Icecast] Icecast and Chrome on Android
>> Message-ID: <01af01d1ccc2$cd4d6c20$67e84460$@djkennyray.com>
>> Content-Type: text/plain; charset="utf-8"
>>
>> Try a muse player
>>
>>
>>
>> From: Icecast [mailto:icecast-bounces at xiph.org] On Behalf Of Michael
>> Schultheiss
>> Sent: Tuesday, June 21, 2016 7:19 AM
>> To: icecast at xiph.org
>> Subject: [Icecast] Icecast and Chrome on Android
>>
>>
>>
>> We've got an icecast server setup and one of our clients wants 
>> listeners
>> to click on the "Listen Live" link on their website on mobile clients 
>> to
>> listen to their stream. We've noticed that with Chrome on Android, 
>> the
>> audio plays for about 5 seconds then there's a 30-45 cutout before 
>> the
>> audio resumes playing. Firefox on Android and Safari on iOS don't 
>> exhibit
>> this issue. I've been trying out several HTML 5 JavaScript audio 
>> players
>> but they all encounter the same cutout issue. I've tried adjusting 
>> the
>> client caching settings in icecast but nothing seems to lessen the 
>> 30-45
>> second cutout. Anybody have any solutions for getting audio streaming
>> working with Chrome on Android?
>>
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL: <
>> http://lists.xiph.org/pipermail/icecast/attachments/20160622/6905cf94/attachment-0001.html
>>>
>>
>> ------------------------------
>>
>> Subject: Digest Footer
>>
>> _______________________________________________
>> Icecast mailing list
>> Icecast at xiph.org
>> http://lists.xiph.org/mailman/listinfo/icecast
>>
>>
>> ------------------------------
>>
>> End of Icecast Digest, Vol 144, Issue 2
>> ***************************************
>>
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast



More information about the Icecast mailing list