stream images over internet

nir
I have successfully run the mjpg streamer application on mini2440.
Can somebody suggest me, how to stream images over internet.

thanks,
regards,
Nir

somebody
input this:
 
mjpg_streamer -i "input_uvc.so -d /dev/video0 -r 640*480 -f 25" -o
"output_http.so -w www -p 8090"