If your browser can play them, then there's a chance you can play them inside of TW. At least in windows, do a right click on the file name and "Open with" and select your browser.
If that works, then you might be able to set up a tiddler by setting the _canonical_uri field (point to video) and content type. For the mp4 I tested, the content type was video/mp4, but you might have to look for mime type if you have a different type. If you can't figure out the mime type, or it doesn't seem to work, you might still be able to use an iframe. e.g.: <iframe src="path_to_videos/my_video_name.mp6" width="90%" height="500px"></iframe> For ease of use, you might consider trying Mat's Ricklinks (http://richlinks.tiddlyspot.com/) Good luck, Mark On Friday, June 9, 2017 at 1:04:22 PM UTC-7, JWHoneycutt wrote: > > How do I call up a local video? > -- 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/30e28ffe-2d85-40f9-8276-ae5f8c080b2b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

