You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/26 16:51:01 UTC

[GitHub] [cordova-android] mrcatman opened a new issue #907: Issues with video quality in Cordova

mrcatman opened a new issue #907: Issues with video quality in Cordova
URL: https://github.com/apache/cordova-android/issues/907
 
 
   I want to play a HLS stream in a Android TV Cordova-based app. The source is a live HLS FullHD stream (1920x1080). But when it's played on Android TV box, the video looks pixelated, like it's not even in HD. In the browser (Chrome on Android TV) the quality is also the same.
   Tried different web video players, but nothing changed. But if I use the native Android player, the quality is much better. What can this be related to?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-android] jcesarmobile closed issue #907: Issues with video quality in Cordova

Posted by GitBox <gi...@apache.org>.
jcesarmobile closed issue #907: Issues with video quality in Cordova
URL: https://github.com/apache/cordova-android/issues/907
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[GitHub] [cordova-android] jcesarmobile commented on issue #907: Issues with video quality in Cordova

Posted by GitBox <gi...@apache.org>.
jcesarmobile commented on issue #907: Issues with video quality in Cordova
URL: https://github.com/apache/cordova-android/issues/907#issuecomment-598473787
 
 
   If it happens also in chrome then it’s probably a chrome bug. Cordova uses a webview which is also affected by the same bug, so report it to google.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org