Collect segment loading information
- 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