Read the statement by Michael Teeuw here.
MMM-Remote-Control add menu "Show video files" in the remote.html
-
In the remote site, if I want to add one menu is to read a directory and list video files from the directory, how do I implement in the MMM.Remote-Control.js & remote.html?
After clicking that “Show video files”, it will show a list of the video files from the directory path and able to play it.
This is the directory path. -
-
-
Would be nice if you will write a tutorial for us :)
Looks pretty interesting for some of us. -
@cruunnerr Will do that if anyone requests for it! I need to move on on my final year project first hehe!
-
@dexterbeng Until you finish your tutorial, here is a link to what I wrote. Maybe it helps in the meantime, if someone wants to a similar thing.
-
@Jopyth Yeap! sorry for that I poor in js language…so I did it in an alternative way to read all the videos from the local server with a PHP page. Anyway thanks for your explanation for that post!