Hi,
How do I present a video, (not youtube), mp4 on my website without using flash FLV Player?
Thanks
Ulf
freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options
Hi,
How do I present a video, (not youtube), mp4 on my website without using flash FLV Player?
Thanks
Ulf
freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options
How do I present a video, (not youtube), mp4 on my website without using flash FLV Player?
https://plyr.io https://plyr.io/ is a lightweight video player that looks really good, is modern and is pretty easy to integrate. You use a regular
The only thing to keep in mind is depending on the server setup and how the video is encoded, browsers might decide to download the entire mp4 file instead of streaming byte ranges, so it’s best to keep the video small. The fix for this is possible but also a lot more work, essentially you’ll have to repackage the video in HLS and DASH formats and at different bitrates and add javascript logic to determine which format to serve to which browser.
Duncan
freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options
Great, thanks. But I’m not so good at tags and so forth. How do I put inte Freeway? A markup Item? And how do I connect to plyr?
Ulf
freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options
This should help you: Softpress KnowledgeBase :: Working with HTML5 Video in Freeway 6 and 7
freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options
Thanks Caleb! I’ll have go with that article.
Ulf
freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options