Interactive_video_video_from_URL_is_unknown?
Submitted by ivek13 on Tue, 12/01/2020 - 20:54
Forums:
Hello,
I have my own implementation of H5P on Moodle 3.9 and I was try to use interactive video.
Sorce of this video is our video portal where video is stored as .mp4.
If I use video via URL https://video.arnes.si/portal/asset.zul?id=J1McUIADZWgoFVATVZwUylhA
video can't be recognized. But If I first download this video and than upload from my computer,
video is normaly recognized.
How can I overcome this?
All the best, Ivan
Content types:
BV52
Wed, 12/02/2020 - 17:38
Permalink
Hi Ivan,The URL you are using
Hi Ivan,
The URL you are using is the "player" webpage, the Interactive video needs the "source" URL. The difference is that the player URL contains more than the video compared to the source URL which is where the video is saved in the video hostings server. You can check with the video hosting provider on how you can get the source URL.
-BV
ivek13
Wed, 12/02/2020 - 18:22
Permalink
Interactive_video_video_from_URL_is_unknown?
Hello,
thank you for your answer. I was discuss with our video hosting provider, and they give as solution with proper link.
All the best, Ivan
BV52
Wed, 12/02/2020 - 18:24
Permalink
Hi Ivan,I forgot to mention.
Hi Ivan,
I forgot to mention. The source URL usually ends with .mp4 or whatever the video format is.
-BV