I have the dash media player installed and everything configured -easy to install and configure and great documentation- HOWEVER - what I am wanting to accomplish is the following. I want an embedded video that will stream content from another server which hold large videos 120MG or so. My drupal site is on shared hosting so there is no way I can store these on that server. The videos are stored on our organizations server (for example mms://videos.jsm.org/jsm_092808.wmv). How would I embedd video within my drupal site and have it pull from this location. Can this be done with the Dash media player? If not- any suggestions? Thanks so much for your time- it is greatly appreciated.
Mishel
Comments
Comment #1
travist commentedI would recommend creating a CCK text field called dashplayer_media and then populate that with the URL of your large video. The Dash Media Player is smart enough so that if it sees this field, it will automatically play that as if it were connected to the node.
Here is more info.... http://www.tmtdigital.com/node/174
Thanks,
Travis.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.