ICC WORLD CUP 2011 WATCH LIVE ONLINE

Tuesday, September 7, 2010

Video Steaming using JavaScript, VLC player and WampServer.

1:07 AM Posted by: Isuru Jayathissa 0 comments

  • Get the video input to web server using video mixer or direct camera. (To get the video input to the web server, there must be a video capture card or other support card)  
  • And connect web server using public IP address and port number.(Web server must configure with this IP address and port number)
  • After that we have to write a VLC plugin. So using below link you can download that plugin. There are two file. MyOne.js is the library and getVideo.html is the HTML file. Actually this html file is the index.html file of this web streaming project.
  • To stream the video, we use VLC player. So first go to Media -> Steaming 
    • Goto 'Capture Device', and select Video and Audio device name in your PC. Then click the 'Stream' button. 
    • Click the 'Next' button. In the Destinations tap, select HTTP as 'New destination' and click the 'Add' button. Give the IP and Port number in the web server. And click the 'Next' button. and also click 'Stream' button.
  • After streaming video, we can watch this streaming video using 'getVideo.html' URL.



    No comments:

    Post a Comment

     


    2009 Isuru's Blog. All rights reserved.
    .
    For the more details..,
    keijayathissa@gmail.com