Suddenly MediaElement.js player progress bar can’t be moved / dragged manually. When its a mp4 video / video player, If I try to move it, its stops playing, and position the pointer at the beginning.
If its a audio player (mp3), the progress bat is not moving at all. In addition, for audio, no total time is showing
Currently we are using MediaElement version 4.x. But I tried with version 7.x as well. not working. Its implemented with Drupal 10 and jQuery. I see its working locally but not in the live server. I don’t know, if there is any dependency on server configurations. I set preload as “auto” – still not working.
No Error log or console log. Issues can be checked here,
https://bbsradio.com/podcast/getting-know-your-bible-september-19-2024
https://bbsradio.com/podcast/signs-life-mediums-and-messages-september-19-2024
I implemented with new custom module and implemented the settings based on on MediaElement.js documentation, but still not working with the live server.
If anyone can help me out, would be great!