Video Streaming in Android using Lighttpd -


I am developing a video streaming Android application on HTC Tattoo. I have a Lighttpd server on server server, which I use to stream videos to a web site. On Android, do I need to enable any module in the Lighttpd server?

Thanks

Actually, no ... only you have to make sure The video you are serving is encoded with one of these formats:


Comments