Discussion:
[chromium-html5] Better support for HTML5
Jesper Thusgaard
2017-12-05 20:21:13 UTC
Permalink
Hi

To play a local tv channel on my Raspberry PI i need to log in.
It's running HTML 5 and as far as I can see (when I compare to chrome on
windows) i need support for these:
*Authentication*

Web Authentication / FIDO 2
Credential Management

Is it possible and how?

Kind regard J;-)
--
You received this message because you are subscribed to the Google Groups "Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-html5+***@chromium.org.
To post to this group, send email to chromium-***@chromium.org.
Visit this group at https://groups.google.com/a/chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
PhistucK
2017-12-08 14:31:34 UTC
Permalink
"Running HTML5" does not say how, using which browser and other contextual
information that might get you better answers.

I am not sure what the first one means.
The second is not supported yet (in any browser
<https://www.chromestatus.com/features/5669923372138496>, I think). I think
FIDO U2F API (if this is "FIDO 2", then this applies) is supported in
Chrome. Not sure about Chromium.
The credential management API is supported (at least in Chrome, not sure
about Chromium, but probably).


☆*PhistucK*
Post by Jesper Thusgaard
Hi
To play a local tv channel on my Raspberry PI i need to log in.
It's running HTML 5 and as far as I can see (when I compare to chrome on
*Authentication*
Web Authentication / FIDO 2
Credential Management
Is it possible and how?
Kind regard J;-)
--
You received this message because you are subscribed to the Google Groups
"Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/a/
chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
--
You received this message because you are subscribed to the Google Groups "Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-html5+***@chromium.org.
To post to this group, send email to chromium-***@chromium.org.
Visit this group at https://groups.google.com/a/chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
Jesper Thusgaard
2017-12-15 17:39:53 UTC
Permalink
Sorry I must have remembered wrong. Very stupid, since I were very sure in
my case.

This is a working browser (left, Chrome 63) compared to my Raspberry PI
(chromium)
Text-level semantic elements ▾ time element
Yes ✔
No ✘
Text-level semantic elements ▾ data element
Yes ✔
No ✘
Speech Synthesis
Yes ✔
No ✘
DRM support
Yes ✔
No ✘
WebGL 2
Yes ✔
Yes ✔
Web Cryptography API
Yes ✔
No ✘
Credential Management
Yes ✔
No ✘
Modules
Yes ✔
No ✘
Thought it might be the DRM that was my problem....

Then I found this
page: http://markembeddedsystems.review/netflix-on-raspberry-pi-3-running-natively/

But if I do an apt-get upgrade chromium goes back to version 60 and DRM
support dissapears.....
Post by PhistucK
"Running HTML5" does not say how, using which browser and other contextual
information that might get you better answers.
I am not sure what the first one means.
The second is not supported yet (in any browser
<https://www.chromestatus.com/features/5669923372138496>, I think). I
think FIDO U2F API (if this is "FIDO 2", then this applies) is supported in
Chrome. Not sure about Chromium.
The credential management API is supported (at least in Chrome, not sure
about Chromium, but probably).
☆*PhistucK*
Post by Jesper Thusgaard
Hi
To play a local tv channel on my Raspberry PI i need to log in.
It's running HTML 5 and as far as I can see (when I compare to chrome on
*Authentication*
Web Authentication / FIDO 2
Credential Management
Is it possible and how?
Kind regard J;-)
--
You received this message because you are subscribed to the Google Groups
"Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an
<javascript:>.
Visit this group at
https://groups.google.com/a/chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout
.
--
You received this message because you are subscribed to the Google Groups "Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-html5+***@chromium.org.
To post to this group, send email to chromium-***@chromium.org.
Visit this group at https://groups.google.com/a/chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
PhistucK
2017-12-15 22:26:08 UTC
Permalink
First, your Chromium is much older (before 61, it seems) than the latest
stable Chrome version.
Second, yes, DRM is not supported in Chromium out of the box. You need the
Widevine plugin for that. Copying it from Chrome would usually work, as far
as I know (unless it is from a different CPU architecture, like ARM versus
x86).

From that list, if you use the latest stable Chrome version of Chromium
(confusing, but I hope you got me), I believe only Speech Synthesis and DRM
will not be supported.


☆*PhistucK*
Post by Jesper Thusgaard
Sorry I must have remembered wrong. Very stupid, since I were very sure
in my case.
This is a working browser (left, Chrome 63) compared to my Raspberry PI
(chromium)
Text-level semantic elements ▾ time element
Yes ✔
No ✘
Text-level semantic elements ▾ data element
Yes ✔
No ✘
Speech Synthesis
Yes ✔
No ✘
DRM support
Yes ✔
No ✘
WebGL 2
Yes ✔
Yes ✔
Web Cryptography API
Yes ✔
No ✘
Credential Management
Yes ✔
No ✘
Modules
Yes ✔
No ✘
Thought it might be the DRM that was my problem....
Then I found this page: http://markembeddedsystems.review/
netflix-on-raspberry-pi-3-running-natively/
But if I do an apt-get upgrade chromium goes back to version 60 and DRM
support dissapears.....
Post by PhistucK
"Running HTML5" does not say how, using which browser and other
contextual information that might get you better answers.
I am not sure what the first one means.
The second is not supported yet (in any browser
<https://www.chromestatus.com/features/5669923372138496>, I think). I
think FIDO U2F API (if this is "FIDO 2", then this applies) is supported in
Chrome. Not sure about Chromium.
The credential management API is supported (at least in Chrome, not sure
about Chromium, but probably).
☆*PhistucK*
Post by Jesper Thusgaard
Hi
To play a local tv channel on my Raspberry PI i need to log in.
It's running HTML 5 and as far as I can see (when I compare to chrome on
*Authentication*
Web Authentication / FIDO 2
Credential Management
Is it possible and how?
Kind regard J;-)
--
You received this message because you are subscribed to the Google
Groups "Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/a/ch
romium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/ch
romium.org/d/optout.
--
You received this message because you are subscribed to the Google Groups
"Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/a/
chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
--
You received this message because you are subscribed to the Google Groups "Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-html5+***@chromium.org.
To post to this group, send email to chromium-***@chromium.org.
Visit this group at https://groups.google.com/a/chromium.org/group/chromium-html5/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
Loading...