Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Incompatibility with latest HLS.js versions #29

Open
MeguminSama opened this issue Jun 8, 2021 · 5 comments
Open

Incompatibility with latest HLS.js versions #29

MeguminSama opened this issue Jun 8, 2021 · 5 comments
Labels

Comments

@MeguminSama
Copy link

MeguminSama commented Jun 8, 2021

On the provided demo, the error e.parsing is undefined is thrown. Same goes for my implementation.

Has there been an update to HLS.js that broke this project?

Update: Works if I target [email protected]

@MeguminSama MeguminSama changed the title Incompatibility with latest HLS.js version? Incompatibility with latest HLS.js versions Jun 8, 2021
@vaultec81
Copy link
Collaborator

@MeguminSama What is the version of hls.js that does not work?

@MeguminSama
Copy link
Author

I've only tested with the latest, but I think it's broken because of a major release.

@vaultec81
Copy link
Collaborator

@MeguminSama Could you provide some more stack trace/logs from the error output?

@vaultec81 vaultec81 added the bug label Jun 9, 2021
@MeguminSama
Copy link
Author

Upon visiting https://moshisushi.github.io/ipfs_hls_example.html

Firstly:

Uncaught (in promise) TypeError: e.parsing is undefined
    loadsuccess https://cdn.jsdelivr.net/npm/hls.js@latest:1
    loadInternal https://cdn.jsdelivr.net/npm/hlsjs-ipfs-loader@latest/dist/index.js:254
hls.js@latest:1:100225
    loadsuccess hls.js@latest:1
    <anonymous> self-hosted:1178
    loadInternal index.js:115

Secondly:

Uncaught (in promise) TypeError: e.parsing is undefined
    loadsuccess hls.js@latest:1
    loadInternal index.js:115
    promise callback*loadInternal index.js:110
    load index.js:40
    load hls.js@latest:1
    onManifestLoading hls.js@latest:1
    emit hls.js@latest:1
    emit hls.js@latest:1
    trigger hls.js@latest:1
    loadSource hls.js@latest:1
    handleInit ipfs_hls_example.html:28
    <anonymous> ipfs_hls_example.html:14
    async* ipfs_hls_example.html:35
hls.js@latest:1:100225

@lospringliu
Copy link

@vaultec81 , it is an awesome loader, can you update to support stable hls player?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants