DeltaCamera
DeltaCamera copied to clipboard
Simple Android App showing movement (delta frames) in images using Camera2 API using RenderScript.
Results
2
DeltaCamera issues
Sort by
recently updated
recently updated
newest added
it gets pretty fast, displaying the UI but crashes without any further user interaction. Hope this fragment of the logfile helps: ``` E/mm-camera-intf( 1821): mm_stream_request_buf: buf_num = 10, stream type...
Interesting app. Much thanks. But how do you save the image? Of course sharing to some other app which can save it is a workaround, but that's not quite it,...