Correct me if I’m wrong but the video player component requires the stream url.
I’ve previously tested before with YouTube. Extracting the stream url is easy but again with all google services it requires authentication. You can play and view this link in ur own browser when signed in but viewing it incognito does not work.
thanks for your reply,
but in my case I uploaded the mp4 into video player
and another method is using webview to embed the youtube video,
I used to do this before, but now, I cannot
Video player works fine for me. https://www.radiantmediaplayer.com/media/bbb-360p.mp4
You should resort to uploading your content to Cloudinary or AWS S3 and gather a stream link from there. I personally prefer S3, but Cloudinary will work the exact same.
Just inspect the web page, go under the sources tab and you’ll find a list of the streams under XHR, though now that I test this method again the stream url doesn’t appear to work at all.
I am new here! Just tested the application. I also have the same question here. On the web page, it looks fine, however, in the live app, it disappears. I uploaded files (MP4), not used any urls. I was really excited about finding this company…
I just replicated the problem in Thunkable Live on an iPhone. When previewed in Chrome, it works fine and I can play the video but in Thunkable Live, it shows up completely blank as if the Video component isn’t even there.