I am developing an android project which send live camera stream to Nanohttpd server by using wifi,how can i achieve this,Is it possible?
Any help? Thanks!
It's possible.. try bellow examples it's work for me.
Use Android Phone as Webcam and Surveillance Camera
those examples are capable of streaming MJPEG.
It uses NanoHttpd and extends it to support motion JPEG.