Services Plugins FAQs

How Do I Attach Cam Capture Video To Data Type

I would like to attach the camcapture to the database, what is happening now is I created a text field to attach the url to, however I’m not sure that works properly for example the video player does not recognize the dynamic link for eg “//4a113b1ea24766603c66d3a07acdgy77d5.cdn.bubble.io/f1752889615ghy283x684673646121055900/cam_202565214654573.mp4” is the dynamic link saved as text in a data field, the video player does not recognize the string of text or am I setting it up wrong?

Hello GMTR,

Thank you for reaching out.

To assist you further, could you please provide the following details:

  • The exact name and link to the plugin you’re using (this will help us ensure we’re on the same page).
  • Screenshots of the plugin(s) setup on your page.
  • Screenshots of the workflow where the issue occurs.
  • A Loom screen recording with the debug_mode output set to “Step-by-step,” showing the exact circumstances when the error appears.

This will help us better understand the situation and provide you with a more accurate solution.

Looking forward to your response!

Best regards,
Egor Smorodinov,
Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3

1.The plugins used Cam Capture and the bubble IO video player

2


3.
4.
5.

And its not an “error” per se
The video player does not play the dynamic “video response text”
the text is supposed to be the url that is saved to a state which is the database item

Hello GMTR,

The setup in your screenshots looks correct. The issue is most likely related to how the video URL is being passed within the workflow and between the elements and states.

To help us review and troubleshoot this, please provide a screen recording done via Loom with the Step-by-step debug option enabled.

While the workflow runs, please manually check every exposed state on your page and click on the link to see its value. This will be very helpful for us in identifying the issue.

We’ll gladly assist you further once we have the recording and the details.

Looking forward to your reply!

Best regards,
Smorodinov Egor,
Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3

Here is the loom video

The error is for a document viewer plugin that needs a subscription unrelated to the cam capture

Hello GMTR,

To help us investigate the issue further, could you please provide a new video showing exactly how the workflow runs on your page?

Please enable the Step-by-step option in the debug_mode output and ensure that the entirety of the screen is visible in the recording. This will allow us to properly analyze the problem and assist you more effectively.

Looking forward to your updated video!

Best regards,
Smorodinov Egor,
Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3

hope this helps

Hello GMTR,

Thank you for sharing the video—it provides valuable context for the issue.

From your previous message, it seems that you’re saving the video in a custom state, which is then passed into the Application data type. I recommend checking exactly what data is being passed to your popup when you click on the step shown in the screenshot.

I suspect that the data might be fed incorrectly into the popup, or the link could be getting lost somewhere during the workflow.

Let me know what you find, and we can continue from there.

Best regards,
Egor Smorodinov,
Support Team
Browse all Zeroqode Plugins for bubble
Banner_Last3

So you’re saying the video is being saved correctly but the way the data is being passed is incorrect right?

Can I also get an example of how data can be incorrectly sent? the data is just displayed in the popup. Also one question I have is, is it okay that the videos are saved without https before the string?