similar to: Http adaptive streaming for html5

Displaying 20 results from an estimated 150 matches similar to: "Http adaptive streaming for html5"

2010 Oct 16
0
HTML5 Data Attributes
Here''s a proposed patch to simplify HTML5 data attribute declaration: https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/5825-html5-data-attributes Any comments? As explained in the ticket: Specifying HTML5 data attributes for tags could be more streamlined. Right now you would use string keys and repetition. To create, for example, this: <div
2011 May 24
2
simple_form disable html5
Hello, How do I disable html5 with simple_form gem? I tried to type: SimpleForm.html5 = false in environment.rb But this throws error. undefined method `html5='' for SimpleForm:Module (NoMethodError) Even though I see... module SimpleForm ... mattr_accessor :html5 @@html5 = true ... end Any explanation on this? How I can disable it in any other ways? Thanks. -- Posted via
2015 Mar 11
0
wav49 VoiceMails should play natively in Google Chrome HTML5 - bug report
Please favorite the following bug and express desire to have wav49 VoiceMails play natively in Google Desktop Chrome HTML5. https://code.google.com/p/chromium/issues/detail?id=465431 .WAV already plays in Android Chrome and Chromebook and others, but not the desktop version. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Nov 05
0
HTML5 to SQL under CentOS
Several years ago I wrote a simple, short, HTML/PHP program on my CentOS server for adding items to a MySQL/MariaDB database on the server from my Fedora laptop. Recently I thought I would try to be up-to-date and re-write the program using HTML5 Forms, which seemed the proper thing to do, but I'm finding this surprisingly difficult. Does anyone have, or can point me to, a simple HTML5
2010 May 11
0
HTML5 audio tag
Yeah, the track attribute of the media fragments specification that Ralph links will in theory allow to just download the track-related data. But it still requires implementation - either in the browser, which will somehow need to identify which bytes belong to which track and just request those byte ranges that are relevant, or on the server, which will only deliver the relevant bytes when asked
2009 May 28
1
Update on HTML5 video support in browsers and websites
FYI, Anne van Kesteren (he's an Opera developer) has written an update about the state of the HTML5 <video> element in browsers and big websites: http://annevankesteren.nl/2009/05/web-video Two bits from the post: 1) the YouTube demo uses the H.264 codec, but I guess this will change if they want compatibility with Firefox 3.5; 2) Chrome uses FFmpeg for the decoding; can this
2010 Sep 29
1
metadata in video file for distribution in HTML5?
Hello, I'm finishing my preparation to distribute video recording from Software Freedom Day 2010 on a HTML5 page with references to video files I had converted thx to ffmpeg2theora to Ogg file with Theora video and Vorbis audio. I have the video files already converted and I wish to add some metadata to video file (and propably to HTML5 page too?) I'm thinking about year, copyright,
2007 Dec 11
1
Nokia against the adoption of the Ogg technologies by W3C's HTML5
http://www.w3.org/2007/08/video/positions/Nokia.pdf [...] Anything beyond that, including a W3C-lead standardization of a ?free? codec, or the active endorsement of proprietary technology such as Ogg, ?, by W3C, is, in our opinion, not helpful for the co-existence of the two ecosystems (web and video), and therefore not our choice. [...] Charming. Now they call Ogg a "proprietary
2013 Mar 06
0
What HTML5 radio player do you use ?
Hi, On 05/03/13 16:36, michel memeteau wrote: > Hi , We think about updating our current flash based player [1] to a > HTML5 one that would magically work on any mobile or desktop browser > (So with flash fallback) to play our icecast streams ( MP3 + OGG [2] ) > > It would be great if the stream could start instantly. Most browsers should support your use-case already. Just go
2014 May 03
0
html5/js source client?
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/ The Web Encoder is built with a jQuery Mobile UI optimized for mobile devices at the
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
2014 Nov 18
0
Password authentication problem with IOS and Android HTML5
On Nov 18, 2014 8:55 AM, "Simon Blandford" <simon at bkconnect.net> wrote: > > Hi, > > I have been using password protected MP3 streams for a number of years > but I've hit against a problem. Neither Android or recent versions of > IOS work with password protected MP3 streams. > > Now Android has dropped Flash, IOS doesn't work any more and more and
2017 Jun 01
1
_Streaming_ AAC to HTML5 player
We've been using Icecast KH for years now with great success. Thanks again Karl H! It's past time to ditch Flash! I'm probably a bit out of date on this issue. The last time I checked, no browser was able to directly play an AAC / MP4 / M4A stream from Icecast. They can play AAC _files_ but not _streams_. I see that there are now alternatives beyond Wowza and Red5. But my
2018 Mar 28
0
html5 icecast video source client
This project appears to be a fork of my Canvas Streaming Example project for Facebook: https://github.com/fbsamples/Canvas-Streaming-Example <https://l.facebook.com/l.php?u=https%3A%2F%2Fgithub.com%2Ffbsamples%2FCanvas-Streaming-Example&h=ATMcDwZSpl5j0Yw_EH8uhG4JciG9nHmZRTEYJBxZVjYA4B3UI3T5_3gYZFMANr4Lkon7gUmRpcsnKkiHZ6AWeU6JKoP4rrYXu4FSJbOfdEHTn2YNkya0wOZM1i1XVD7x1Q> I would recommend
2010 Feb 08
0
HTML5, H.264 and Flash roundup
May be of interest... HTML5, H.264 and Flash roundup http://www.infoq.com/news/2010/02/html-h264-flash-ipad -- Pete Harlow Catnip Corner - Photography by Pete Harlow http://www.catnip.co.uk/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20100208/3c7f142c/attachment.htm
2013 Jul 25
0
Re What HTML5 radio player do you use ?
Hi everybody . i'm testing html5media to move from flashonly to "works everywhere" icecast webplayer. I have both my ogg and mp3 streams served by my page : http://www.radiogalere.org/ecoute/index.html and opus and aac in the works. But I experience very frequent disconnection, do you confirm ?
2013 Jul 25
0
Re What HTML5 radio player do you use ?
On which browser/ os? Le 25 juil. 2013 16:01, "Tim Baker" <tim at tjbaker.co.uk> a ?crit : > Yes it disconnected after 1:52 on the player. > > On 25 Jul 2013, at 10:59, michel memeteau <michel.memeteau at gmail.com> > wrote: > > Hi everybody . > > > i'm testing html5media to move from flashonly to "works everywhere" > icecast
2010 Feb 06
2
Fwd: [whatwg] Suddenly, ~40% of IE users get HTML5 Theora with no effort
---------- Forwarded message ---------- From: David Gerard <dgerard at gmail.com> Date: Fri, Feb 5, 2010 at 21:47 Subject: [whatwg] Suddenly, ~40% of IE users get HTML5 Theora with no effort To: WHATWG <whatwg at whatwg.org> http://www.atoker.com/blog/2010/02/04/html5-theora-video-codec-for-silverlight/
2013 Jul 25
0
Re What HTML5 radio player do you use ?
You are s?re it s using html5 and not flash? Le 25 juil. 2013 16:13, "Tim Baker" <tim at tjbaker.co.uk> a ?crit : > Sorry forgot to say - Firefox 22 Mac 10.8 > > On 25 Jul 2013, at 15:11, michel memeteau <michel.memeteau at gmail.com> > wrote: > > On which browser/ os? > Le 25 juil. 2013 16:01, "Tim Baker" <tim at tjbaker.co.uk> a ?crit :
2010 May 11
2
HTML5 audio tag
Thanks, It will be very good if HTML5 API specify this. I mean, Say, If we use <audio> tag , then It must stream only audio part of the file irrespective of the fact that the src field contains a video file. PS: sorry for top post On Tue, May 11, 2010 at 3:53 PM, Chris Double <chris.double at double.co.nz>wrote: > On 11/05/10 22:05, narendra sisodiya wrote: > > 1) Do