mangui / mangui/flashls

Live stream video freezes, but the audio still plays

Open
#560 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
ActionScript
Stars
744
Forks
259
PR merge metrics
No merged PRs in 30d

Description

Hi,
We have a problem with FlashlsChromeless playing our live HLS stream using your Chromeless player demo page. It's a single level stream:
```
#EXTM3U
#EXT-X-VERSION:3
#EXT-X-STREAM-INF:BANDWIDTH=2167101,CODECS="avc1.66.31,mp4a.40.2",RESOLUTION=1280x720
chunklist_b2167101.m3u8
```

After a couple of minutes the video freezes, but the audio still plays, the player keeps pulling subsequent chunks and the playback state is "PLAYING". Also, the video resumes after pressing the play button. I've collected some debug logs - [www.flashls.org-1479465505494.txt](https://github.com/mangui/flashls/files/599733/www.flashls.org-1479465505494.txt)
The video froze around the chunk 7730. Also we had no problems playing that stream with HLS.js, QuickTime or VLC.

Hope that would help you investigating this issue. Thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the FlashlsChromeless player demo page and the attached debug log, focusing on the reported freeze around chunk 7730. Reproduce the live stream playback and verify whether the video continues rendering while audio plays and the playback state remains "PLAYING"; done means the video no longer freezes during playback.

Written by the indexing model from the issue text.

Assessment

Domain
audio-video-rtc
Issue type
Bug
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.