Path error with camcorder

Hi! First of all sorry for my bad english, Im spanish and I dont write english well.
I have a problem with camcorder. The idea is to make a video recorder and rename the path from the video to new name (and later send by ftp) First I make the video, all is ok, I put the video in the videoplayer, all is ok. The problem is when I need to rename the path to new path. Videoplayer source is not the same path that the original video path. With image.picture path works perfect but with video not work. Any idea? Thanks for all.

the camcorder returns a content uri... a simple Do it could have shown this to you... it seems to be, you are not familiar with Do it?

use Do it to debug your blocks, see also tip 4 here https://puravidaapps.com/learn.php
see also Live Development, Testing, and Debugging Tools

to convert a content uri into the path to a file you can use the file extension and its GetFileName method https://puravidaapps.com/file.php
contentUri

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.