15
Views
3
Comments
[Camera Plugin] Playing video recorded from Camera plugin
Question
Camera Plugin
Forge asset by OutSystems

Hey I'm sure that I am just doing this wrong but I could use some guidance. I am using the camera plugin to record a video that I then want the user to be able to play in their app. I am trying to use the URI returned from the RecordVideo action as the URL for the video but that doesn't seem to work.

 I have also tried using the FilePlugin to grab the URL from the URI and use that as the URL for the video but that doesn't seem to work either. 

Video Mobile Test App.oml
2024-12-02 13-16-47
Vipin Yadav

Hi Spencer Buhler,

I am unable to open your OML file. However, the following post may be helpful to you. Please check it. 

https://www.outsystems.com/forums/discussion/89783/camera-plugin/

Thanks,

Vipin Yadav

UserImage.jpg
Spencer Buhler

Appreciate the response. Not sure why the OML isn't working, are you trying to open it in ODC or in O11? In either case I'll generate another one. I looked through that post and didn't see anything that resolves my issue unfortunately. I don't have a problem with the camera reopening again, or even saving it. I just have a problem with getting the video to play inside the app after I record. 

VideoTestODC.oml
UserImage.jpg
Spencer Buhler

I know I can use the play video client action from the camera plugin, but I want to be able to play it in a small screen embedded in the app like the video widget provides that comes in the OutSystems UI. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.