How to video streaming with Icecast

1.We need vlc and icecast server. every one might have vlc so you can get icecast from here
2. Install vlc and icecast
3. Find icecast.xml file from your c:/program files/icecast/
4. Edit that file like
           change
           <location>your which</location>
           <admin>your wish</admin>
           <hostname> yourlocal ip or static ip</hostname>

          then fined <mound>example.ogg</mount>  and change your wish
          and save that file.
5. Star icecast.bat file from c:/program files/icecast/
6. Go to browser and type you've mentioned IP like 127.0.0.1:8000 and you can use the credential           like user name admin password hackme
7. Open vlc and press ctrl+s add your video files then press stream from down side then press next now change the new destination = file to icecast then press add
then fill the followed details
address localip
port 8000
mount point example.ogg (you were changed early)
login:pass source:hackme

and change the profile video-theora + vorbis(ogg)

then press the stream

8. Go and refresh your icecast browser then you can see new mount point
after just copy the listenurl and past with new tab from there you can see your videos..



Post a Comment

0 Comments