Sometimes it takes a bit of time, I put this update into both the light and normal versions. That screenshot shows your custom version (code change in there also) for which you’ll have to push the update, since I couldn’t do it
@pork1977gm hey thanks for the plugin.
I’m trying to create a snapshot. It works for some videos and not for others. I have no idea why. both that works and the don’t work are mov extensions.
Another issue when I enter my cloudconvert api I receive this erro: "Expected a string, but got an object (original data: {})
A third issue is when I try to execute requestFullscreen(); on mobile it opens fullscreen audio only no video the first time it opens, after closing fullscreen and opening it again, I can see the video in fullscreen.
Hope these are manageable fixes as my app is heavily dependent on video.
Hey Paul,
Were using the recorder element to allow people to record one way answers to questions, is there anyway we can allow them to set a virtual background?
Hi @Arifi
Thanks, can you try the following as there could be a number of reasons for each of these problems.
For the snapshot, it could be that each of the mov files were recorded from different devices, do you know if they were recorded from the same iPhone?
Try this page - https://paul-testing-4.bubbleapps.io/version-test/tools and click the green button which says “Create snapshot” then enter the URL for each mov file and see if it works there. The page should scroll down to the snapshot section after the action has run. Let me know. Snapshots are not possible with all media file types though unfortunately.
For that error regarding your key, can you send me a screenshot of the actual action so I can see the options/settings you’ve entered into it.
For fullscreen, did you try the action called “Full screen” or are you running the “Execute method” action. If you have a URL to a page which I can browse to, I can test it for you.
Paul
Hey @john40
The recorder doesn’t have that functionality in I’m afraid. It’s possible to add it since I have this in the LiveKit plugin I have. It requires a bit of phaffing around to make it work though since it has to use a canvas to mix the video and background on. Not a 5 min job to add I suspect and I’m a bit tied up with other work at the moment, although I’ll add it to my list of things to do. Sorry I can’t give you a better answer right now on this one!
Paul
Hi @pork1977gm ,
I’m new to the plugin, so I apologize if my questions seem silly.
Can we use .ass files as subtitles in the preview before burning it to the video?
I’m thinking of being able to add effects to the subtitle using .ass file, something like this: GitHub - SunnyLi/videojs-ass: Advanced SubStation Alpha subtitle plugin for videojs
I prefer to show the subtitles with a highlighting current word effect or fading effect. is it possible to achieve it?
Hi @sazadi
There’s a ton of things that can be done with subtitles throiugh the plugin and a vast amount of subtitles states. Take a look at this page: Paul-testing-4 | Bubble Editor
Paul
Hey Paul (@pork1977gm),
I’m facing a challenge with the device selection for the camera and microphone in the application. I present the user with a dropdown menu listing all available devices, and I use the selected device ID as a parameter. However, it seems that the “Front camera” checkbox, whether checked or not, overrides the chosen device ID.
Even when a specific device is selected from the dropdown, it doesn’t seem to take effect if the “Front camera” option is enabled. Would you have any suggestions or insights on how to prioritize the device ID from the dropdown over the checkbox?
Thanks a lot for your help!
Thierry