Hi,
I have a Tiddlywiki file that I use for serving local audio files ( I use
TiddlyDesktop. *No Nodejs server*).
In my tiddler I use the following code to display the HTML-5 audio element
<audio src="audio/cours/chorus-travail-debit.mp3" preload="auto"
controls></audio>
The audio directory is located at the same level as my tiddlywiki.html file.
This works properly
I'm currently trying to test the same functionality on 5.1.18 but *with the
nodejs server option*.
- So I've copy the audio directory in the same directory as the one
containing tiddlywiki.info file
- I've created a tiddler with the same code
<audio src="audio/cours/chorus-travail-debit.mp3"
preload="auto" controls></audio>
That does not works. I click on the play button but Tiddlywiki does not
find the audio file to serve.
Any idea ?
Is it even possible ?
With regards
Vpl
--
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/872eae31-5d7d-4c6b-bfd4-1aefec372bfb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.