Sorry, Out of order post. My usenet host limits the
number of Re's it will support in one subthread
-------------------------------------------------
"nospam" <> wrote in message
news:081220121157576736%...
| In article <k9vm2e$vg4$>, Mayayana
| <> wrote:
|
| > | The problem with HTML5 is poor browser support. Different browsers
| > | supporting different, very limited HTML5 featuresets. No point adding
| > | HTML5 elements to web pages right now,
| >
| > I was wondering about that. I see only Flash
| > code at YouTube.
|
| as i said you're doing something wrong.
|
No, silly. I'm not doing anything wrong. I'm just
visiting youtube using a browser on Windows. In
that scenario youtube sends a webpage that displays
the video as an FLV file, using Flash to handle the
streaming. That's what I was trying to explain. Flash
is still the standard, even though i may not be on
some (or all?) tablets.
| > Yet nospam claims he's getting
| > HTML 5 VIDEO tags.
|
| i claimed no such thing.
|
You said that websites are using HTML 5 and therefore
don't need Flash anymore. The HTML 5 method of show
video if the VIDEO tag, but I've yet to see that used. It's
true that sites are *technically* using HTML 5, but you
won't find much, if any, actual HTML 5 code in the pages.
It's not widely enough supported yet. The confusion comes
in because HTML 5 has been widely used as a valorizing
term for overused AJAX.
| i also said that the first iphone in 2007 played youtube and that
| worked because youtube sends an h.264 stream to ios devices, which is
| handled in hardware.
|
| > If that's true then maybe
| > they're serving a different page for Apple tablets.
|
| they serve non-flash to devices that do not have flash installed. it's
| that simple. it has nothing to do with apple.
|
| maybe something on your system is reporting you have flash, so it sends
| you flash.
|
Actually it does have something to do with Apple,
though I don't know what, specifically. A website
like youtube sends pages based on the browser and
OS. I don't have Flash, as I said in two earlier posts.
But they don't know that. They just see that I'm on a
Windows PC so they send their standard Flash-based
page, with the assumption that I either have Flash
or will install it to see the video. The webpage they send
is technically HTML 5, but that's neither here nor
there. There's little if any HTML 5-specific code in
it.
It may be that iPads use QuickTime or some such for
video. (It's not "handled in hardware". Some kind of
software has to decode the stream.) Any tablet not using
Flash has to make other arrangements. I don't know
anything about the details of that -- whether youtube
is sending Flash for computers and maybe QuickTime
for tablets, or whether perhaps the landscape is more
complex than that.
For myself, I don't use tablets and I use DownloadHelper
with script disabled to download youtube videos. Then I
play them in VLC Media Player. (And actually I don't even do
tha very often. I don't go online to watch TV or see video
of toilet-trained cats.) So I have no occasion to deal with
streaming media. It's blocked from all the sites
I visit because I disable script and don't have Flash installed.
I'm guessing that one probably can't even control cookie
settings or see the HTML source code on a tablet, but I've
never had occasion to explore that.
I'm certainly not surprised that major sites have arranged
to make sure that video works on tablets and phones. If
you're on a PC you might be writing letters or editing
photos. If you're on a tablet or phone you're almost certainly
in "consumer" mode. They want to cash in on that. But,
again, that has no bearing on how long Flash will last, and
it has no direct connection to so-called HTML 5.
| > In any
| > case, I can't see any of these sites (like network
| > news, ComedyCentral, YouTube, etc.) switching
| > to something like an HTML 5 VIDEO tag if they
| > can't hide the source URL of the video. They all go
| > to great lengths to prevent people getting a copy
| > of video because it would allow people to see less
| > ads and return to the site less often. Worse, perhaps,
| > for them is that people would understand that the
| > video is a file and not a broadcast.
|
| i don't know what you're doing but it's easy to get the source and the
| video file itself.
Without playing the video? I find that DownloadHelper
works on youtube, but not on Vimeo, ComedyCentral, or
anyplace else I've seen. (Even youtube apparently tries
to break downloadhelper periodically and it has to be
updated.) The source code of the pages at those sites does
not show the source URL of the video. Usually it shows
the path to an SWF file, which then handles the streaming.
On Vimeo the link is to a number that seems to link to
a back-end database. So they know what to stream to
the player, but they don't have to expose the path of the
actual file.
If you can tell me how to easily get the actual videos on
those sites, without streaming the video or enabling script,
then... well.... I'll try not to criticize your pronouncements
quite so much.