I subscribed to your " Camera Capture and Video Recorder Plugin for Bubble" plugin
And I am not able to get video_url in bubble db.
Hi @alikhan440044,
Thanks a lot for reaching out to us
The reason the Video URL doesn’t save in the database is likely because you’re trying to save it while it’s still uploading and the plugin state is empty.
I recommend using a plugin event called “Video Saving Ended,” which is also set up on our demo page. This event triggers when the video is saved successfully and the URL is ready to be added to the database. You can add the “Create a new thing…” action inside this workflow
Could you please implement my suggestion and confirm that the URLs are being saved correctly now? I’d appreciate some feedback when you have a chance!
Best regards
Thank you @dorel for your fast response, Yes your suggestion worked for me, As alternatively I also installed your other plugin Video Recorder for which I found post in bubble forum and now both are working on my side, Just give me suggestion which one plugin is better Camera Capture or Video Recorder.
Hi @alikhan440044,
I’m delighted to hear that my previous suggestion was helpful
The main difference between the Camera Capture and Video Rec plugins is that the Camera Capture plugin allows you to take pictures along with videos from the webcam. If you’re looking for a plugin that enables you to take pictures and recording videos in your application, the Camera Capture plugin would be a better fit for your needs. However, I can’t recommend one plugin over another since I don’t know your specific use case or requirements for your application!
I recommend checking out the documentation for both plugins (Cam Capture Docs - Video Rec Docs) to learn more about their features. Additionally, you can explore the demo pages (Cam Capture Demo - Video Rec Demo) to see how the plugins work on a normal page. You can also check out the editors (Cam Capture Demo editor - Video Rec Demo editor) to see how they were set up
If you have any questions or concerns, please don’t hesitate to reach out to me. You can reach out to us here on the forum or directly via email at support@zeroqode.com.
Best regards