Getting Started with Sensation

Requirements:
Apache Tomcat server
sensation.war
red5-0.6-java5.war
Tutorial
- Copy “sensation.war” and “red5-0.6-java5.war” in a Tomcat “webapps” folder.
- In a command prompt, open Tomcat’s “bin” folder and type ‘Catalina start’( To stop the server type ‘Catalina stop’). It will start the tomcat server. Please wait until server started.
- Open Internet Explorer or Firefox web browser. Type http://localhost:8080/sensation in browser address bar. Your browser will show you the web contents.
Little about Red5 streaming server and video uploads.
- Make sure that your tomcat server is running. In you browser address bar type http://localhost:8080/sensation/video.html .
- This page contains the path of Red5 server and some video files.
- In “sensation.war/video.lzx” , rtmp://127.0.0.1/oflaDemo is the path.
- Your video file *.flv must be in “red5-0.6-java5.war/streams”
- In “sensation.war/video.lzx”, you will see the file “sensation.war/video/list.xml”. At the time of adding video to “red5-0.6-java5.war/streams” folder you must update the “sensation.war/video/list.xml”.
Feedback: hirole.preetam@googlemail.com