B4A Question webview video fullscreen problem - DonManfred (first post) Aug 21, 2020 (1 reaction) The less you use webview the better.
You should use Exoplayer to play Videos. B4A Question VideoView does not fit video size - ronovar (first post) Apr 12, 2016 ok..i im now using only VideoView1 and it works (without VideoViewRelativeLayout) but when video is 4:3 format i get 3/4 screen of picture and 1/4 is black...when video is 16:9 screen is full.
So i think i need to set in manifest editor RelativeLayout...how to set RelativeLayout in B4A Manifest edi B4A Question full screen mode for play video - show images.. (landscape and portrait) - rasul.g Nov 07, 2020 i want create a simple media player (with videoview or Exoplayer)
I tested immersive mode - full screen theme and i set #FullScreen: True
but it's not really full-screen and activity not includes status-bar and notch area
how can i do that? (whitout appCompat or another mediaplayer) B4A Question Issue with Fullscreen Video in UltimateWebView2 library - Mattiaf Jun 05, 2024 I'm trying to enable the fullscreen mode for video players on various websites using Ivica Golubovic's "UltimateWebView2" library in B4A. Here's the code I'm using:
Sub Class_Globals
Private Root As B4XView
Private xui As XUI
Private Settings As WebSettings
Private CookieM As Cookie B4A Question video player (webview) - fullscreen problem / for payment - FrankDev Nov 15, 2020 hello i am looking for a solution for the
webwiew fullscreen problem. (that you cannot switch a video player to fullscreen)
have found some solutions here.
b1dkJXjuTsg
https://github.com/react-native-webview/react-native-webview/pull/325
https://stackoverflow.com/questions/28203163/making-an-embe B4A Question [Solved]How to Integrate FullScreen Video on SMM and BBcodeview Environment - Mariano Ismael Castro (first post) Apr 14, 2023 (1 reaction) Based on this example (with minor modifications) and the example you uploaded, I have attached a possible solution to your problem. B4A Question full screen video problem in webview - ronell (first post) Jul 28, 2018 use exoplayer
https://www.b4x.-mediaplayer-videoview-alternative.72652/ B4A Question Config WebView active FullScreen video in site web - Erel (first post) Jul 12, 2020 The less you use WebView the better.
You should use ExoPlayer to play videos. B4A Question Webview with embedded Youtube video cannot go full screen - Erick Kalugdan Jan 22, 2021 I have a webview that opens a website which has an embedded YouTube video. The full screen button is not enabled in the webview but if I use the desktop Chrome browser, it's enabled.
How do we enabled the full screen button in a webview?
Here's the embed code in the website.
<iframe allowfull B4A Question Subscribe to library updates - moster67 (first post) Aug 01, 2016 (2 reactions) I have uploaded an example to show how to use a VideoView optimized for orientation-change ensuring that:
1) video will not stop after orientation-change but will continue playing smoothly
2) video will resize to full screen in landscape and scale in the center in portrait-mode..
https://www.b4x.- Page: 1 2 3 4 5 6 7 Powered by ColBERT |