mangui / mangui/flashls

Collect segment loading information

Open
#490 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
ActionScript
Stars
744
Forks
259
PR merge metrics
No merged PRs in 30d

Description

Hi,

I use flashls with flowplayer and for debugging purpose I'd like to collect information on segments loading with javascript so I can send it to web server for analysis. I'd also like to catch HTTP errors (timeout, 4xx/5xx errors, ...)

When I set debug to true, I get some interesting information like:
<<
Loading duration/length/speed:10135/1212036/934 kb/
loading fragment:http://.../00046831.ts

> > Can you tell me how I can record them ?

Thx.

Manuel

Contributor guide

No contributing guide indexed for this repository

Research direction

No source files, tests, or entry points are named. Start by tracing where the debug output for segment loading is produced and where HTTP failures are handled. Done means loading metrics and timeout or 4xx/5xx errors can be captured from JavaScript for server-side analysis.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
audio-video-rtc
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.