Hi, Iam doing a project which finds the features in the video of a room. Currently Iam doing hough transform and edge detection. Iam able to do this in real time using opencv4android in android studio. I have to run around carrying my laptop for that. So for testing purpose I need to use a video which is saved in my system or in the emulator by giving the path of the video file. Is that possible?