Video Player component does not accept url as a source

I checked out Kodular Fenix (v1.5D.0) Bug Tracker before creating a new topic

Describe your issue

The Video Player component does not accept url as a source

Steps to reproduce the issue

  • Add the Video Player component.
  • Setting a URL as the source.
  • Call the block that sets the source.

Expected Behaviour

I’ve seen it mentioned many times that the Video Player component could also work with a URL as the source.

Actual Behaviour

Unfortunately, the logcat doesn’t give any more information.
09-14 12:57:04.635 10360 10360 E Button : Argument () to 'apply-to-args' has wrong type (gnu.mapping.Values) (expected: procedure)

Show your Blocks

blocks(25)
(I tried with many file hosts, including Google Drive using https://drive.google.com/uc?export=download&id=).

https://cdn.pixabay.com/video/2024/03/31/206294_large.mp4

blocks(26)

Android version

7, 10, 13, 14

Yep, after wasting lots of time, I have also realised it’s not working.
Here is an another topic of people complaining about the same.

Did you try this

Taifun

same :grinning_face_with_smiling_eyes:

Thanks Alok, for the report
I’ve opened this topic to flag it as a bug.

Thanks Taifun, regarding this, the problem only happens when setting the source to a URL, so I can’t even get the video to start.

I had already tried bodymindpower’s APK, but it only works when loading through assets.
Also, I think there’s an issue because the first click on the switch sets the source to the file, goes full screen, and doesn’t let me switch it back to false by setting the source to a URL.
Anyway, I guess it gives the same error.

Now added to bug tracker
Taifun

1 Like