# Webveiwer Video Full Screen Problem

**URL:** https://community.thunkable.com/t/webveiwer-video-full-screen-problem/164963
**Category:** Questions about Thunkable X
**Tags:** webviewer, video
**Created:** [August 1, 2019, 3:01pm UTC](https://community.thunkable.com/t/webveiwer-video-full-screen-problem/164963 "2019-08-01T15:01:34Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![sbpaypallm](https://avatars.discourse-cdn.com/v4/letter/s/91b2a8/32.png) [@sbpaypallm](https://community.thunkable.com/u/sbpaypallm)
#### Post date: [August 1, 2019, 3:01pm UTC](https://community.thunkable.com/t/webveiwer-video-full-screen-problem/164963/1 "2019-08-01T15:01:34Z")

</div>

Hello Everyone!  
I was using webview component in thunkable X for my website.  
So I am facing two issues.

1. Any video on any website is not going full screen.
2. Many times the webview is giving this error  
“Error loading page  
Domain: undefined  
Error code: -10  
Description: the protocol isn’t supported”  
You can see this in the screenshot attached.  
Please help me with the solution (Mainly for the video going full screen)  
Thank you  
 ![Screenshot_2019-07-29-15-28-37](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/2/c/2c342ee6a65b8654d96bf3035eeef5e393706852.jpeg)

---

<div class="post-metadata">

### Author: ![sbpaypallm](https://avatars.discourse-cdn.com/v4/letter/s/91b2a8/32.png) [@sbpaypallm](https://community.thunkable.com/u/sbpaypallm)
#### Post date: [August 1, 2019, 7:19pm UTC](https://community.thunkable.com/t/webveiwer-video-full-screen-problem/164963/2 "2019-08-01T19:19:24Z")

</div>

No one has the solution?  
@domhnallohanlon ?

---

<div class="post-metadata">

### Author: ![eoinparkinson](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eoinparkinson/32/143769_2.png) [@eoinparkinson](https://community.thunkable.com/u/eoinparkinson)
#### Post date: [August 1, 2019, 7:32pm UTC](https://community.thunkable.com/t/webveiwer-video-full-screen-problem/164963/3 "2019-08-01T19:32:24Z")

</div>

Can you inspect the website and find the source url? If you can, try paste that into the web viewer to test.

Also, maybe the file format is protected or unsupported.

Try this link. It is a common stream called Bick Buck Bunny and it is used to test applications like yours.

Paste the below link into WebViewer.

`http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4`

[http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4](http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4)

Let me know how this works 🙂

(edit)

**[Here is where you can find lots of video streams like shown above](https://gist.github.com/jsturgis/3b19447b304616f18657)**

---

<div class="post-metadata">

### Author: ![sbpaypallm](https://avatars.discourse-cdn.com/v4/letter/s/91b2a8/32.png) [@sbpaypallm](https://community.thunkable.com/u/sbpaypallm)
#### Post date: [August 1, 2019, 7:40pm UTC](https://community.thunkable.com/t/webveiwer-video-full-screen-problem/164963/4 "2019-08-01T19:40:50Z")

</div>

I am not using a video URL in the webview, I used [Google.com](http://Google.com) and searched for videos to see how they play in my app, and no video from multiple site was going full screen

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:12pm UTC](https://community.thunkable.com/t/webveiwer-video-full-screen-problem/164963/5 "2024-11-08T12:12:03Z")

</div>


