View Single Post
Posts: 391 | Thanked: 908 times | Joined on Aug 2011 @ suncity
#303
The default camera app saves videos to MyDocs/DCIM. At least it should if you set that in camera settings. If not maybe it saves on sd card's DCIM folder.

Edit://
If you really don't find anything but the videos are shown in media player that means that they are actually somewhere so you can issue the following command:
Code:
find / -name "*.mp4*"
and see which path leads you to the videos...

Last edited by justmemory; 2019-02-27 at 11:14.
 

The Following 3 Users Say Thank You to justmemory For This Useful Post: