Hi,

I don't know if this helps but this works in my wiki to play a local video 
which can be played full screen


<video    width="320" height="180"
    poster=""
    controls preload="none">
    <source src="LocalFolder/Filename.mp4" type="video/mp4">
</video>

Jon

On Saturday, 27 April 2019 16:41:12 UTC+1, donmor3000 wrote:
>
> Does anyone know how to resize videos imported into the wiki? For example, 
> a video gets out of the bound on a phone, but appears so small in a desktop 
> browser.
> I once used HTML like this:
> <video src="video" controls="controls" style="width:100%;height:100%;
> object-fit:contain"/>
>
> And it looks pretty fine. But this "video" must be outside the wiki HTML 
> file. Anyone have idea about hacking the embedded ones?
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/40b932db-c060-4cf3-9b6c-f85008754e87%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to