Community,

I've been experimenting with TW5 for a few weeks. I initially started with 
the single file (i.e., empty.html) Chrome setup and was able to test that 
all the features I needed worked including playing MP4 video clips using 
the HTML5 <video> tag as follows:

<video controls>
  <source src="Credits.mp4" type="video/mp4">
  Your browser does not support the <code>video</code> element.
</video>

For actual use I decided to use the Node.js setup. I am able to access/edit 
my tiddlers from the host PC as well as my laptop running on the same 
network. However, I am not able to playback any videos. The Chrome console 
shows GET http://192.168.1.67:8080/Credits.mp4 404 (Not Found).

The Credits.mp4 file exists in the same folder as tiddlywiki.info as well 
as the tiddlers folder.

*Questions*

Is this scenario supported by TW5?

If so, any suggestions on why the 404 error?

Thank you,

David


-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/dc21f982-22ba-48bf-bd7a-4c91908bb1b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to