cprcrack / VideoEnabledWebView

Android's WebView and WebChromeClient class extensions that enable fully working HTML5 video support
MIT License
1.05k stars 289 forks source link

Facebook videos #16

Open gupta11 opened 8 years ago

gupta11 commented 8 years ago

Hello, I am trying to embed a Facebook video into my app and I have tried everything. Short of using an iFrame which looks very ugly I have not found a solution that would show simply the public Facebook video that I want to show my users without me having to direct them to the browser.

Do you have any idea on how I can solve this? I have tried stack overflow, Facebook developer questions and comments and now I am just grasping at straws and would like to know if any of you have ever experienced something like this before?

ghost commented 8 years ago

Hi Gupta11, were you able to find a solution. I got it working to a certain degree. I can render Facebook video, click on full screen in Portrait mode, rotating to Landscape works. But if i directly rotate to landscape, the video does not resize.