doogerk / ipcamera-for-android

Automatically exported from code.google.com/p/ipcamera-for-android
0 stars 0 forks source link

mRecorder.start() operator fires the RuntimeException #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. When tap Start button the mRecorder.start(); operator of the public void 
startCapture() function fires RuntimeException
2.
3.

What is the expected output? What do you see instead?
This event has no implication on the device screen, due to try/final 
parentheses of the "void handleClient()" proc. It silently closes socket.

What version of the product are you using? On what operating system?
Android 1.5 Samsung Galaxy 

Please provide any additional information below.

Original issue reported on code.google.com by OlB...@gmail.com on 19 Mar 2011 at 3:29