It’s strange how it works on macbook (chrome browser) and not on iPad and iPhone… One message I receive is “You have not recorded anything yet” when I have actually recorded. This doesn’t happen every time but may be tied to the issue. Usually, after I record, it’ll start loading and then crash “No compatible source was found for this media” (only on chrome)
Also the Video player plays a video (chrome browser on iPad and iPhone) when supplied a static url to a video. It seems like the issue is the player isn’t receiving the Recorder URL in time. Hope this can narrow down the issue.
Also, when recording on Safari the file type is saved as MP4. When recording on Chrome the file type is saved as WEBM. I enabled “save as mp4” for the recorder, which does output an mp4 file but still does not play.
Guys, I appreciate your understanding with this and thanks for the info too. I’m going through a stage at the moment where the plugin is being used for a video editing application and I’m quite literally working around the clock to get as many bugs squashed as I can and I’m also in the process of making this plugin actually support video editing to a degree.
There’s been a number of updates pushed out over the last few days, most are small and frequent to support upcoming features regarding the above and rather than doing one big update, I’ve opted for keeping them separated so if something does go wrong then I know exactly what it is.
My immediate list of things to look at are…
Posters with Apple devices
MacBook (chrome issue) you guys are seeing
Aspect ratio bug in both recorder and player with new responsive engine
Sometimes the control bar stays visible when the player is hidden.
I promise I’ll get around to sorting them in due time, just bare with me because things are constantly evolving and know that I’m always working on things and try to support as many people as I can. If I don’t get back to you, assume it’s just another thing added to my ever-growing list!
Thanks for the update, Paul. You have been incredible with support. There is no doubt in my end. I appreciate you and looking forward to future updates, thanks!
Hi Paul. Does the plugin supports image sequences videos. This way i wouldnt get the play icon over the video when its not running. Please check this https://artem.touchapp.com.br/. Go for “projeto” then “desmonte isometrico”.
That’s a fantastic site you have there, very visual and cool
By “image sequence videos” do you mean like a slider with a selection of still frames or something?
It doesn’t do that. Not sure what you mean there.
Try setting the mime type @shwabbie to video/mp4 and see if it plays.
Actually ignore that, it’s a VEO video which aren’t supported. To play you’d need to get the raw video file and load that which I’m not sure how you do that using that provider.
Aspect ratio bug in both recorder and player with new responsive engine
Sometimes the control bar stays visible when the player is hidden.
The control bar issue (which you don’t have is fixed).
The aspect ratio is also resolved (to a degree), where by that it now works as expected (I think) but it doesn’t always push elements down beneath it depending on your layout settings. Give it a go anyway as I have pretty much tested every setting in old and new engines and tried to optimize it as much as I can. Hopefully you’ll find it works better! but feel free to send us a few screenshots (pm them to me).
If it’s still causing issues then I’ll see if I can reach out to Bubble for some assistance. They have a plugin test thing going on at the moment which I may get involved in.
The Goal is to get the same result dismantling the building floors so I cant have a video player button any time. We need the content ready for interaction not having to play it to start. It has to be just like the reference, an interactive content. Once the user choose a floor to go to, it plays a determined sequence of images and stops at a specific keyframe.
Users of my app have requested some similar features, although a little less robust.
I mostly just need “User hits “comment”, creates a timestamp at the current player time”.
My app uses VideoJS Advanced plugin to render the waveform in a similar manner that it appears jgh3 uses it. My users also leave comments, but comments have just been showing up in a listed repeating group.
My users want indicators to appear on the waveform where comments have been left. Similar to SoundCloud. It sounds like @jgh3 discovered how to do this, although I am struggling with this.
All other features my users are requesting related to this have been answered previously by your discussion. Thank you!
Sorry that feature isn’t supported at the moment. I have contemplated adding it in the past but have never quite gotten around to it, although you’re not the first person to have asked. I think there is a 360 video plugin which you can probably use and just conditionally show that player when needed.
Can you set the video URL to whatever you normally set it to and then append #t=0.1 to the end, for example… https://myDomain/myVideo.mp4#t=0.1
And then in the MIME type field add: video/mp4
This assumes you’re video file is an MP4
Then try to load again on iPhone and see if the first frame appears. You won’t need to have a poster specified when doing it like this.
Spent some more time messing around and checking out the demo page that @pork1977gm created with some similar features using percentages. Still haven’t figured it out.
Any guidance on how I might have time markers beneath the waveform and have comments appear across the waveform?
I can’t quite figure out how to have a separate group know the x,y coordinates of specific timestamped markers on the timeline.
Any guidance on this would be so helpful @pork1977gm
Context here:
Users of my app have requested some similar features, although a little less robust.
I mostly just need “User hits “comment”, creates a timestamp at the current player time”.
My app uses VideoJS Advanced plugin to render the waveform in a similar manner that it appears jgh3 uses it. My users also leave comments, but comments have just been showing up in a listed repeating group.
My users want indicators to appear on the waveform where comments have been left. Similar to SoundCloud. It sounds like @jgh3 discovered how to do this, although I am struggling with this.
All other features my users are requesting related to this have been answered previously by your discussion. Thank you!
I’m trying to get something similar to this… time markers across the bottom and linear markers where people have left comments.
Hello @pork1977gm congratz for this cool plugin. (wish i discovered it earlier, I would have saved a lot of time). Anyway !
Would you consider adding a feature to the plugin ?
→ Forcing landscape orientation when in full screen mode. I dont know if it is even possible but i would be interested in this.
So I think the orientation stuff is controlled by the operating system (assuming you’re talking about iOS/Android) and I’m not sure if it can be controlled through JS or initiating browser API’s. I’ll have a quick look for you though when I get some time. I think I’ve looked at it in the past anyway.
Hey everyone! I recently installed the plugin but im facing a huge issue it actually does not showing up in the video 90% of the time. I have a dashboard with requests and as soon as i open any request there is 90% chance the video player is just shown a white screen and do not play or it plays automatically so i can hear sound but still the video itself not coming up. What could be the issue here? Really confused.
Will appreciate it if someone can help!