Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Kitsunebi on April 04, 2013, 10:15:19 PM

Title: Stream video to an object or a gui from web
Post by: Kitsunebi on April 04, 2013, 10:15:19 PM
Hello
I have successfully put video onto an object as well as to a GUI for web player
But that was with videos in the assets folder and then compiled for build
Now I'm trying to make smaller game file so trying to stream video from my server space to an object or GUI in the web player.
I have put the videos in the same folder of my server where the web player will reside
I'm just not quite sure what combination of action components need to be combined to stream the video from online location with playmaker to object or GUI in web player

I would like it to start and stop  on mouse down transitions
Any advice greatly appreciated

Best
K.