问题
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!
回答1:
It's possible.. try bellow examples it's work for me.
Use Android Phone as Webcam and Surveillance Camera
HTML5 Camera and Android
those examples are capable of streaming MJPEG.
It uses NanoHttpd and extends it to support motion JPEG.
来源:https://stackoverflow.com/questions/36052956/live-camera-streaming-with-nanohttpd-in-android