Live camera streaming with Nanohttpd in android

我的未来我决定 提交于 2019-12-12 03:37:02

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!