mixiyihao / spydroid-ipcamera

Automatically exported from code.google.com/p/spydroid-ipcamera
GNU General Public License v3.0
0 stars 0 forks source link

Crashed on Android 4.0.3 #68

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run the app on Android 4.0.3, and using VLC to start rtsp streaming
2. streaming for a long time, 2 mins at least
3. Using VLC to stop the streaming and then spydroid crash on mediarecorder.stop

What is the expected output? What do you see instead?
The expected output is spydroid stops steaming and waits for next connection. 
On Android 2.3.4 everything is OK, but on Android 4.0.3, the app just freezed. 
I made some breakpoints to debug the problem and found that it crashed in 
mediarecorder.stop.

What version of the product are you using? On what operating system?
I used two different devices, Moto XT910 MAXX and Meizu MX, both were Android 
4.0.3 and got the same result.

Please provide any additional information below.

Original issue reported on code.google.com by arthur...@gmail.com on 13 Sep 2012 at 9:43