bxjbxj / spydroid-ipcamera

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

Can I do both recording and streaming at the same tiem? #116

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, I love spydroid, it's really great.

By the way, I've tried to recording video to sd card as well as live video 
streaming at the same time.

But in the source code, setOutputFile() method of MediaRecorder class specify 
the file descriptor of socket. Therefore, can't specify local sd card path at 
the same time.

Do you have any idea or hint that how to do both?

Any small hint or idea can be very helpful to me. Thanks in advance :)

Original issue reported on code.google.com by sungeu...@gmail.com on 30 Aug 2013 at 8:34