Thursday, January 22, 2009

Instructions for adding videos to Moodle from the Streaming Server

1. Compose a new web page
2. In the Name field enter the name of the video
3. Add a brief summary of the video
4. Go to the Compose a web page editor and click the <> icon so that you are in TEXT MODE
5. Enter the following code, adding your folder name following stream= and the file name following the / after your folder name

<div align="center"><iframe src="http://bb-app.csufresno.edu/webapps/FSU-BulldogTV-bb_bb60/player.jsp?stream=THIS IS THE NAME OF YOUR FOLDER/THIS IS THE NAME OF YOUR FILE" width="680" height="460"></iframe></div>

Example:
<div align="center"><iframe src="http://bb-app.csufresno.edu/webapps/FSU-BulldogTV-bb_bb60/player.jsp?stream=dsharples/GSCC_223_Week_2_3_320x240_oc_hint.mov" width="680" height="460"></iframe></div>



When students click the link to the video, it will play in the center of the screen.

1 comment: