I want to get a MJPEG stream from my Android camera and send it via RTP to a server. What is the best way to get a MJPEG stream from camera? I am developing for Android 2.3
Asked
Active
Viewed 1,883 times
5
-
Have you seen this link http://stackoverflow.com/questions/14815103/android-streaming-the-camera-as-mjpeg – BBdev Jan 21 '14 at 05:35
-
2Yes but it deals with the RTP sending part. I want a solution to the Capturing part. – Sourav301 Jan 21 '14 at 05:41
-
Did you find a solution? I have the same problem. Thanks! – Jaime Menendez Llana Aug 02 '17 at 10:56