problem of html video operational with netfront browser 4.1 : aspx - html5-video

for my project, i want to embedded an html video tag in aspx page. this tag is operational on edge, google chrome and firefox but it's not operational on old mobile phone with "netfront browser 4.1 by power access" ; there is nothing, the htlml video tag doesn't appear. have you got a solution to embed this html video tag or to embed an other type of video tag on old mobile phones.
the following code is :
thanks you for your contribution.
M.A.

Related

Youtube live chat embed not working in mobile

<iframe allowfullscreen="" frameborder="0" height="500" src="https://www.youtube.com/live_chat?v=XX71LoT8AME&embed_domain=localhost" width="480"></iframe>
This is the Iframe code for the youtube live chat embed.
It works fine in desktop view but return a javascript error in mobile view and no content is shown
Official YouTube documentation
Embed Live chat
Note: embedding live chat isn't available on mobile
web.
During a live stream, you can embed live chat on your own site by
using an iframe.
Get the video ID for the live stream. You can get the video ID from
the watch page URL (youtube.com/watch?v=12345). In this case, the
video ID is ‘12345’. If you chose "Stream now," right-click on the
player and select Copy video URL to get the video URL.
Get the domain
URL for the site you want to embed chat on. If you're embedding chat
on www.example.com/youtube_chat, your embedding domain is
"www.example.com."
Combine the embedded URL in the following way:
https://www.youtube.com/live_chat?v=12345&embed_domain=www.example.com.
This is the URL for your iframe. Note the embed_domain must match the
the URL of the page you’re embedding the chat on. If they are
different, the embedded chat will not load.
We just wanted to embed the youtube chat and found this on Google Support.
Unfortunately, Youtube chat embed isn’t available on mobile web according to google: https://support.google.com/youtube/answer/2524549?hl=en
Take care,
I.

Unable to share a link on whatsapp from Safari

I am trying to share a link from html on whatsapp using
SHARE
This works fine for all browsers except safari.
In safari , When the share link is present on www.example.com(I am trying to share the link of the page I am standing on) page,if I try to share the link, only title text is shared, the link is not shared.
The whats app message generated is
title
despite of title http://www.example.com
Try encoding the text parameter using encodeURIComponent.
In your case that would be:
SHARE
We usually differ link at desktop view and mobile view to offer better support for safari and other browser.
for desktop view we use
https://web.whatsapp.com/send?phone=6200000000&text=Hello%20Moxqitto
for mobile, we follow whatsapp best practice https://faq.whatsapp.com/en/android/26000030/
https://wa.me/6200000000
Tested on
Chrome for mac
safari for mac
android chrome
Ps: not tested when mac have whatsapp desktop app, but it will still work in the safari itself. so it should be ok

Google Play Books enhanced with video not working

I am developing an enhanced ebook for Google Play Books in fixed layout epub. I am using Adobe Indesign to develop this ebook. I am having great difficulty adding videos in my ebook. I have exhausted all possible options to embed the video. I have tried HTML5 video tag as suggested by the official Google support. I have tried to embed youtube video using an iframe but no luck.
When I upload my ebook to GPB it doesn't display any video in case of HTML5 and in case of iframes iframe takes some real estate but shows up blank. The iframe however does show on web version of the app and videos stream alright.
How can I embed videos successfully in my ebook? either HTML5 or iframe will do for me.

how to run videos url coming in rss feed's description tag in windows 8

I am creating a window 8 app. I have a rss feed url through which i am getting data in xml format. In the data i have description tag in which video url is present. but it is not working in embedded player. When I am opening the url in browser, a website is open and video play in that browser.
Can any one tell me how I can run video coming in rss feed. following is the example url that i have to play in embedded player in Windows 8 app.
http://www.cnn.com/video/#/video/world/2013/10/21/intv-wu-chesser-aus-fires.cnn

MP4 video works in ie9, not chrome or safari

I'm creating a site that reads a JSON file and using backbone.js creates a one page website that shows 60 lessons (grouped by topic). Each lesson has at least one video. All videos were encoded in MP4 H.264 and OGG. The site was tested last week in FF, IE9, iPad and iPhone, so I know that the videos were encoded correctly.
Some changes to the host were made and now the videos aren't playing correctly. FF works fine, but the browsers using the MP4 are showing different behaviors.
They actually work in IE9 on the page and surfed to directly.
In chrome, they don’t work on the page but I can surf to the video and it will play.
In safari, surfing to the video doesn’t let it play either.
Here's a link to the site. Ignore the certificate warning. The videos are displayed by clicking the red "WATCH" tab.
https://elearning.rcsdk12.org/courses/Algebra1/#topic/1/lesson/1