readium / readium-js-viewer

👁 ReadiumJS viewer: default web app for Readium.js library
BSD 3-Clause "New" or "Revised" License
551 stars 186 forks source link

Fixed Layout Audio play issue #739

Open sneha-s24 opened 4 years ago

sneha-s24 commented 4 years ago

Hi , We are trying to play some audio content and getting the console like: Audio player was dead, reactivating....

audioIssue

Thanks,

sneha-s24 commented 4 years ago

How to identify, if a particular page has audio or not?

sneha-s24 commented 4 years ago

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

danielweck commented 4 years ago

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)

sneha-s24 commented 4 years ago

We are using readium-js-viewer in web browser and also checked in the chrome extension both the places issue is replicable.

andsilver commented 3 years ago

@danielweck , is there any plan to support media overlays in zipped EPUB?

danielweck commented 3 years ago

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.