Re: [meta-freescale] Status of browser support.

2019-03-18 Thread Otavio Salvador
On Sat, Mar 9, 2019 at 12:43 AM Björn Bosell 
wrote:

> We eventually went a completely different route and patched the chromium
> within qtwebengine with something based on the chromium-imx repo reworked
> to apply to chromium 65.
>
>
> Now I apologize beforehand because I do not know if this is the correct
> place to ask these questions.
>
>
> Where would be the best place to contribute these changes?
>
> Also what would be the best way?
>

Sure, please prepare a PR on github so we can review and apply it :-)

-- 
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854  Mobile: +1 (347) 903-9750
-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] Status of browser support.

2019-03-08 Thread Björn Bosell
Hi,


We eventually went a completely different route and patched the chromium within 
qtwebengine with something based on the chromium-imx repo reworked to apply to 
chromium 65.


Now I apologize beforehand because I do not know if this is the correct place 
to ask these questions.


Where would be the best place to contribute these changes?

Also what would be the best way?


Thanks,

Bjorn





Björn Bosell
Software Developer
Qmatic Group
PO Box 198
431 23Mölndal
Sweden
T: +46 31 7564600
www.qmatic.com
Qmatic Confidentiality Notice: This message is private and may contain 
confidential and proprietary information. If you have received this message in 
error, please notify us and remove it from your system and note that you must 
not copy, distribute or take any action in reliance on it. Any unauthorized use 
or disclosure of the contents of this message is not permitted and may be 
unlawful. Any personal information shared with us will be treated with the 
highest standards of security and confidentiality. Our privacy guidelines 
comply with the European laws.
From: Björn Bosell
Sent: Tuesday, November 6, 2018 8:05:04 AM
To: meta-freescale@yoctoproject.org
Subject: Status of browser support.


Hi,


We are currently in the process of upgrading from Fido to some later version of 
yocto and are trying to assess the current status of hardware acceleration in 
web browsers.

Our application needs accelerated video playback from the browser. Currently we 
are running chromium 40 on wayland and it is working sort of ok.


Is there any browser (qtwebengine, firefox, chromium, other?) that supports 
accelerated video playback out of the box today?

Or are there other alternatives anyone could point us towards?


Thanks,

Bjorn


-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] Status of browser support.

2018-11-12 Thread Sivasubramanian Patchaiperumal
You are welcome :-)

On Tue, 13 Nov 2018 at 09:22, Björn Bosell  wrote:

> Hi,
>
>
> Thank you we are looking into this now, using the meta-webkit layer, and
> it looks promising!
>
>
> Thanks,
>
> Bjorn
> Björn Bosell
> Software Developer
> T:  *+46 31 7564600* <+46%2031%207564600>
> <http://www.qmatic.com/>
> *www.qmatic.com* <http://www.qmatic.com/>
> [image: LinkedIn] <https://www.linkedin.com/company/qmatic/>
> [image: Twitter] <https://twitter.com/qmatic>
> [image: YouTube]
> <https://www.youtube.com/channel/UCUHXftx4ItLHXlQbGDk5szg>
> *Read the Qmatic Blog >>* <http://lp.qmatic.com/blog>
> --
> *From:* Sivasubramanian Patchaiperumal <
> sivasubramanian.patchaiperu...@linaro.org>
> *Sent:* Thursday, November 8, 2018 8:07:16 AM
> *To:* Björn Bosell
> *Cc:* meta-freescale Mailing List
> *Subject:* Re: [meta-freescale] Status of browser support.
>
> WPE Browser can support video acceleration readily if gstreamer plugin is
> available for video accelerator. Refer
> https://github.com/WebPlatformForEmbedded/meta-wpe/wiki.
>
> On Wed, 7 Nov 2018 at 03:07, Björn Bosell  wrote:
>
> Hi,
>
>
> We are currently in the process of upgrading from Fido to some later
> version of yocto and are trying to assess the current status of hardware
> acceleration in web browsers.
>
> Our application needs accelerated video playback from the browser.
> Currently we are running chromium 40 on wayland and it is working sort of
> ok.
>
>
> Is there any browser (qtwebengine, firefox, chromium, other?) that
> supports accelerated video playback out of the box today?
>
> Or are there other alternatives anyone could point us towards?
>
>
> Thanks,
>
> Bjorn
>
>
>
> Björn Bosell
> Software Developer
> Qmatic Group
> PO Box 198
> 431 23 Mölndal
> Sweden
> T:
> *+46 31 7564600* <+46%2031%207564600>
> <http://www.qmatic.com/>
>
> *www.qmatic.com * <http://www.qmatic.com/>
> [image: LinkedIn] <https://www.linkedin.com/company/qmatic>
> [image: Twitter] <https://twitter.com/qmatic>
> [image: YouTube]
> <https://www.youtube.com/channel/UCUHXftx4ItLHXlQbGDk5szg>
> [image: Linkedin Qmatic] <https://www.linkedin.com/company/qmatic>
> Qmatic Confidentiality Notice: This message is private and may contain
> confidential and proprietary information. If you have received this message
> in error, please notify us and remove it from your system and note that you
> must not copy, distribute or take any action in reliance on it. Any
> unauthorized use or disclosure of the contents of this message is not
> permitted and may be unlawful.
> --
> ___
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
>
>
> --
> Regards,
> Sivasubramanian
> --
> ___
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>


-- 
Regards,
Sivasubramanian
-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] Status of browser support.

2018-11-12 Thread Björn Bosell
Hi,


Thank you we are looking into this now, using the meta-webkit layer, and it 
looks promising!


Thanks,

Bjorn



Björn Bosell
Software Developer
T: +46 31 7564600
www.qmatic.com
Read the Qmatic Blog >>
From: Sivasubramanian Patchaiperumal 
Sent: Thursday, November 8, 2018 8:07:16 AM
To: Björn Bosell
Cc: meta-freescale Mailing List
Subject: Re: [meta-freescale] Status of browser support.

WPE Browser can support video acceleration readily if gstreamer plugin is 
available for video accelerator. Refer 
https://github.com/WebPlatformForEmbedded/meta-wpe/wiki.

On Wed, 7 Nov 2018 at 03:07, Björn Bosell 
mailto:bjorn.bos...@qmatic.com>> wrote:

Hi,


We are currently in the process of upgrading from Fido to some later version of 
yocto and are trying to assess the current status of hardware acceleration in 
web browsers.

Our application needs accelerated video playback from the browser. Currently we 
are running chromium 40 on wayland and it is working sort of ok.


Is there any browser (qtwebengine, firefox, chromium, other?) that supports 
accelerated video playback out of the box today?

Or are there other alternatives anyone could point us towards?


Thanks,

Bjorn



Björn Bosell​

Software Developer


Qmatic Group
PO Box 198
431 23
Mölndal

Sweden




T:
+46 31 7564600



[cid:image562671.png@36147318.778A188B]<http://www.qmatic.com/>

www.qmatic.com
<http://www.qmatic.com/>

[LinkedIn]<https://www.linkedin.com/company/qmatic>

[Twitter]<https://twitter.com/qmatic>

[YouTube]<https://www.youtube.com/channel/UCUHXftx4ItLHXlQbGDk5szg>



[Linkedin Qmatic]<https://www.linkedin.com/company/qmatic>

Qmatic Confidentiality Notice: This message is private and may contain 
confidential and proprietary information. If you have received this message in 
error, please notify us and remove it from your system and note that you must 
not copy, distribute or take any action in reliance on it. Any unauthorized use 
or disclosure of the contents of this message is not permitted and may be 
unlawful.


--
___
meta-freescale mailing list
meta-freescale@yoctoproject.org<mailto:meta-freescale@yoctoproject.org>
https://lists.yoctoproject.org/listinfo/meta-freescale


--
Regards,
Sivasubramanian
-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] Status of browser support.

2018-11-07 Thread Sivasubramanian Patchaiperumal
WPE Browser can support video acceleration readily if gstreamer plugin is
available for video accelerator. Refer
https://github.com/WebPlatformForEmbedded/meta-wpe/wiki.

On Wed, 7 Nov 2018 at 03:07, Björn Bosell  wrote:

> Hi,
>
>
> We are currently in the process of upgrading from Fido to some later
> version of yocto and are trying to assess the current status of hardware
> acceleration in web browsers.
>
> Our application needs accelerated video playback from the browser.
> Currently we are running chromium 40 on wayland and it is working sort of
> ok.
>
>
> Is there any browser (qtwebengine, firefox, chromium, other?) that
> supports accelerated video playback out of the box today?
>
> Or are there other alternatives anyone could point us towards?
>
>
> Thanks,
>
> Bjorn
>
>
>
> Björn Bosell​
> Software Developer
> Qmatic Group
> PO Box 198
> 431 23 Mölndal
> Sweden
> T:
> *+46 31 7564600* <+46%2031%207564600>
> 
>
> *www.qmatic.com* 
> [image: LinkedIn] 
> [image: Twitter] 
> [image: YouTube]
> 
> [image: Linkedin Qmatic] 
> Qmatic Confidentiality Notice: This message is private and may contain
> confidential and proprietary information. If you have received this message
> in error, please notify us and remove it from your system and note that you
> must not copy, distribute or take any action in reliance on it. Any
> unauthorized use or disclosure of the contents of this message is not
> permitted and may be unlawful.
> --
> ___
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>


-- 
Regards,
Sivasubramanian
-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


[meta-freescale] Status of browser support.

2018-11-06 Thread Björn Bosell
Hi,


We are currently in the process of upgrading from Fido to some later version of 
yocto and are trying to assess the current status of hardware acceleration in 
web browsers.

Our application needs accelerated video playback from the browser. Currently we 
are running chromium 40 on wayland and it is working sort of ok.


Is there any browser (qtwebengine, firefox, chromium, other?) that supports 
accelerated video playback out of the box today?

Or are there other alternatives anyone could point us towards?


Thanks,

Bjorn



Björn Bosell
Software Developer
Qmatic Group
PO Box 198
431 23Mölndal
Sweden
T: +46 31 7564600
www.qmatic.com
Qmatic Confidentiality Notice: This message is private and may contain 
confidential and proprietary information. If you have received this message in 
error, please notify us and remove it from your system and note that you must 
not copy, distribute or take any action in reliance on it. Any unauthorized use 
or disclosure of the contents of this message is not permitted and may be 
unlawful.
-- 
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale