Thank you for the quick response.

I was able to setup Nginx as a proxy server. The video tag is now working 
as I had hoped.

Regards,

David 

On Thursday, August 6, 2015 at 12:49:29 PM UTC-4, Jeremy Ruston wrote:
>
> Hi David
>
> I'm afraid TW5 isn't designed to serve static files such as your video. 
> The reason is that can't do so as efficiently and securely as an 
> off-the-shelf web server. You'll need to host the video on a separate web 
> server and then link to it from the TW5 site.
>
> Best wishes
>
> Jeremy.
>
>
> On Thu, Aug 6, 2015 at 5:33 PM, David B. <[email protected] 
> <javascript:>> wrote:
>
>> 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] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> 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
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/dc21f982-22ba-48bf-bd7a-4c91908bb1b7%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Jeremy Ruston
> mailto:[email protected] <javascript:>
>

-- 
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/59fd85fa-bc3a-4d97-81c9-2ffb9118913c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to