Skip to main content

A bit contribution:

I hosted my videos on Cloudflare and Amazon S3 and is not possible embebed. I write a simple code to embebed by html. I´m sure somebody found very usefull this like me:

<video poster="PATH-TO-STILL-IMAGE" autoplay="autoplay" controls="controls" width="100%" height="">
    <source src="PATH-TO-VIDEO"></video>

Maybe you have share the code via gist or use code block.

Pablo Miatello

Shahjahan Jewel I tryed tu use code, but its is converted, maybe you can help me to do it correct.

Pablo Miatello

I discovered the way to add code 😜