apache / apache/cordova-plugin-media

Media Stall

Open
#211 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
391
Forks
762
PR merge metrics
No merged PRs in 30d

Description

Is there a specific reason as to why the itemStalledPlaying() method does not generate a status or error code that is forwarded back to plugin?

On my end I have done this:
https://github.com/Morsekode/cordova-plugin-media/commit/9fc3afa524c27f6a205fdf88488c5210ee6f3300

The reason being that if a stream stalls, I'd like to restart it.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the itemStalledPlaying() method and the behavior shown in the referenced commit. Trace how media status or error information is forwarded to the plugin, then verify that a stalled stream exposes enough information for the consumer to restart it.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.