Vinicius Schonardie wrote:
Ana Reis wrote:
Hi Vinicius,
What are you using? The upload file widget from the platform to upload the video and the SilkUi widget Controls/Video to display the video? If that is the case this silk ui control requires the video location to display the video. So you will need to save the file for instance to filesystem and pass the location of the file I think.
Hope it helps.
Ana
The filesystem works for mobile? Im doing this on mobile...
Hi Ana or Anyone that can help us,
I'm working in a similar case as Vinicius.
Here we are using the upload component and the Interaction\Video component.
When we click the upload component it open camera of device and record the video very well.
The problem occur when we try to see the video in the Interaction\Video component. The Interaction\Video not shows the recorded video, maybe because this components needs an URL for SourceFile, and we don't know how to get an URL that will work in any Device (iOS, Android).
We will apreciate if anybody can help us to get the url from the upload component to watch the recorded video in Interaction\Video component.
Regards,
Heleno