My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Project Information
Members

this records and streams video

   1. download war file
         1. http://flexandred5.googlecode.com/files/flexStream.war-v2
   2. rename download as flexStream.war
   3. attach a web camera too the computer
   3. deploy the above war file to the webapps directory in tomcat 6
   4. open a browser to
   5. http://localhost:8080/flexStream/html/
   6. click Main->Detect Cameras
   7. then in new screen click ->start
   8. a live capture of the webcam should be displayed
   9. click → record a recording of the live webcam will be recorded and broadcasted
  10. open another browser tab or browser on the same computer (fyi, localhost is hardcoded into the application for this demonstration)
  11. http://localhost:8080/flexStream/html/ open the other browser or browser tab to this same url
  12. click → play rtmp stream..
  13. a live broadcast of the webcam is now being made
  14. click → stop from the original browser window to stop the broadcast and recording
  15. click → playback from the original browser window
  16. a recording of the video since the “record” button was pressed will be played back
Powered by Google Project Hosting