You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use a modified H5P.Video library, to which I added support for the videojs player to play HLS video, the video file name has the format: "path_to_file/smil:file_name.smil/playlist.m3u8". In earlier versions of Ineractive Video, it wrote that the format was not supported and allowed me to continue working, but now it is impossible.
Is it possible to return the previous behavior or add, for example, a call to the video player function from the H5P.Video library, which will return whether the player can play the transferred video?
Thanks.
The text was updated successfully, but these errors were encountered:
I use a modified H5P.Video library, to which I added support for the videojs player to play HLS video, the video file name has the format: "path_to_file/smil:file_name.smil/playlist.m3u8". In earlier versions of Ineractive Video, it wrote that the format was not supported and allowed me to continue working, but now it is impossible.
Is it possible to return the previous behavior or add, for example, a call to the video player function from the H5P.Video library, which will return whether the player can play the transferred video?
Thanks.
The text was updated successfully, but these errors were encountered: