
 
  how to stream many RAR parts with videolan 
           alexander.alisani@gmail.com

---------------------------------------------------------------
		
step 0 , unpack rarstreamer.zip into C:\	

----------------------------------------------------------------
step 1, run in cmd cd C:\rarstreamer, next type

stream_unrar -m C:\rarstreamer -e C:\rarstreamer\decompressed 
----------------------------------------------------------------

step 2, run cmd type, cd C:\rarstreamer\wget -i your_text_file.txt


a txt file acts like a meta file, you can create your own meta file with notepad, just fill in

------------------------------------------------------------------
how to create your own meta txt file ? 

just use notepad or other txt creation tool and type the urls you uploaded.

http://www.somenet.com/video.part1.rar
http://www.somenet.com/video.part2.rar
http://www.somenet.com/video.part3.rar
http://www.somenet.com/video.part4.rar
http://www.somenet.com/video.part5.rar
http://www.somenet.com/video.part6.rar

and save as meta_Filename.txt on notepad or any other txt creation tool. wget takes the urls inside the txt and starts
downloading them one after another. from here we use rar_stream to unpack the files in decompressed folder
from which you open with videolan, thats streaming


----------------------------------------------------------------

if you followed the step 1 and 2, you can now stream the file your downloading from the compressed folder
just go into that folder and open with videolan. 

step 3, go into decompressed folder

and open that file with videolan,

----------------------------------------------------------------

thats it :) 

streaming many RAR parts from some free hosting provider with unlimited bandwidth and space,

this idea works best on free web hosting companies hehe, it is a very simple idea like nzb




