ace
ace
The column definitely seems broken. In previous versions (3.x) it always at least seemed to make logical sense to me... I could use the "Last Activity" column to sort currently...
Any movement on this?
> * `bytes-downloaded` and `bytes-uploaded` emit the segment in parameters > > See [Chocobozzz@1f84f46](https://github.com/Chocobozzz/p2p-media-loader/commit/1f84f463a3556d856c1ed40b12347d358cd4b158) Thanks for this. I've switched over to your branch for the time being since it may...
Update doesn't seem to change anything. Just to confirm, here are the packages I'm using and the line that should be expected to be called. The hls/p2p engine setup is...
@radiantmediaplayer I attempted to debug this a bit ago and found that the event was just not being propagated all the way "up" through the objects. I even re-implemented the...
Weird. Still no change in upload event functionality. Also, hlsjs loader does not work without core loader. `p2p-media-loader-hlsjs.min.js:1 Uncaught Error: Cannot find module 'events' at s (p2p-media-loader-hlsjs.min.js:1:155) at p2p-media-loader-hlsjs.min.js:1:296 at...
This would be great to have, and expected behavior from a viewer experience.
I just checked and I was assuming the NAME attribute for EXT-X-STREAM-INF was standard. Looks like it's only required for EXT-X-MEDIA. So it's not always going to exist for variant...