Open sneha-s24 opened 4 years ago
How to identify, if a particular page has audio or not?
Hi Danielweck, I am using ReadiumSDK.reader.isMediaOverlayAvailable() this method to identify the page contains media or not. But it is giving true even for the page which doesn't contain audio. Please let me know is there any other method to identify whether a page contains audio.
thanks
Does this problem occur with the web/cloud reader (if so, please specify which web browser), the Chrome extension, or another integration of readium-js-viewer (e.g. native app wrapper)? Are you loading a packaged / zipped EPUB, or an exploded / unzipped EPUB? (if the former, then streaming playback of audio/video resources is not supported)
We are using readium-js-viewer in web browser and also checked in the chrome extension both the places issue is replicable.
@danielweck , is there any plan to support media overlays in zipped EPUB?
Hello, I am afraid there is currently no active developer community around this open source project. As far as I know there are no plans for the evolution of the codebase.
Hi , We are trying to play some audio content and getting the console like: Audio player was dead, reactivating....
Thanks,