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.



    Monday, October 12, 2009

    How to re-install MBR for the Boot into Linux

    3:22 PM Posted by: Isuru Jayathissa 0 comments

    If you MBR ( Master Boot Record ) is corrpted , you are unable to boot into Linux. Then you have to restore the GRUB boot loader.
    To do this, you need a linux distribution CD. If you are using Redhat , fedora CD version then you only need first CD . But you may also use any af the live CD's like Ubuntu , Redhat and so on.

    Then you boot your PC using first CD of Fedora, and enter the following command at the installation boot prompt
    (
    installation boot prompt == after booting cd , first stop window)

    1. boot: linux rescue
      ....
      Press enter , after press enter you have to select " language , type of keyboard ,
      how to boot like network boot or not"
    2. # chroot /mnt/sysimage
    3. # grub-install /dev/hda
      NOTE :
      If you have an IDE harddisk "/dev/hda" ,
      If you have a SCSI harddisk (Sata) "
      /dev/sda".
    4. # exit
    5. # reboot
    Now you can boot your Linux OS...............

    Wednesday, September 30, 2009

    How to watch Online TV using Mobitel sim (in Sri Lanka)

    12:52 PM Posted by: Isuru Jayathissa 0 comments

    First you have to have 3G or 2G internet support in your phone,

    In you phone -> open "RealPlayer" and go to settings

    01.) and go to video settings , then there is loop setting. it set as "OFF".

    02.)and go to Streaming settings, then go to

    Proxy -> use proxy , it set as "Yes".
    -> Proxy server address , it set as "None" .
    -> Proxy port number , it set as "1091".

    If your phone support 3.5G :
    then go to http://192.168.97.46/vsdp/wap/wap.php using your phone browser and select the channel that you want.

    If your phone support 2G :
    then go to http://192.168.97.46/vsdp/wap/wap.php using your phone browser and click " Goto 2G OPTIMIZED Page" button, then select the channel that you want.

     


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