Git Product home page Git Product logo

Comments (4)

mrlika avatar mrlika commented on May 11, 2024

You are right. It is broken for latest Clappr 0.3.x. Please use Clappr 0.2.93:

change
https://cdn.jsdelivr.net/npm/clappr@latest

to
https://cdn.jsdelivr.net/npm/[email protected]

from p2p-media-loader.

gvalo avatar gvalo commented on May 11, 2024

Ok, so it seems i was hitting two problems. 0.2.93 fixed the example page.

The initial problem, i think is related to manifest url & segment format. It results in exactly the same symptom. The stream plays fine but no further p2p action after that log entry.

I have a multi bitrate stream, with the master playlist and variants in different subfolders. Example:
https://a.com/b/identifier/master.m3u8
https://a.com/b/different-identifier/variant.m3u8
https://a.com/b/different-identifier/xxxx.ts

I have tried overriding the swarmId but it doesn't help. Is there any way this might cause a problem? The URLs can end up quite long too, it seems like its either the directory/url structure, or just the length of urls

from p2p-media-loader.

mrcolak avatar mrcolak commented on May 11, 2024

I have the same problem with Clappr 0.2.93. Debug shows only these lines. Player loads and video starts without any problem. But tracker is not loading and no p2p activity.

image

from p2p-media-loader.

mrlika avatar mrlika commented on May 11, 2024

Clappr issue fixed in dd121ab
Playlist and variants in different subfolders issue fixed in 94f637d

from p2p-media-loader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.