Hi everyone,
I’m using Open Journal Systems (OJS) for my website to publish resources and articles about video editing. I want to enhance the user experience by embedding video tutorials alongside the articles, but I’m encountering a few issues:
- Video Embedding Challenges:
I’ve tried embedding YouTube videos and self-hosted MP4 files in the article content using the HTML editor. While it works, the videos don’t scale properly on mobile devices. Is there a recommended way to make embedded videos fully responsive in OJS? - Video Hosting vs. Storage Limits:
Hosting video files directly in OJS seems to increase the storage usage significantly, which I worry might slow down the system. Would it be better to host the videos externally (e.g., on Vimeo or AWS) and embed them? If so, what’s the best way to ensure seamless playback for users? - Interactive Multimedia Integration:
I’d like to include interactive video elements (e.g., annotations or quizzes) within the tutorials. Does OJS support plugins or tools for integrating multimedia content, or would I need to link to external platforms for this functionality? - Custom Styling:
The default OJS theme doesn’t seem to offer much flexibility for styling video elements. I’d like to add a custom play button overlay and improve the appearance of the video player. Can this be achieved with custom CSS or by modifying the theme files?
Has anyone else worked on integrating video content in OJS, particularly for tutorial-heavy websites? Any tips or examples of how to address these challenges would be greatly appreciated!
Thanks in advance for your help!