Skip to content

Too often "buffering" #1

@spuzirev

Description

@spuzirev

Hi.

I've tried to use your hls flash player with nginx-rtmp-module and I have following stranges in player's behavior.

I use 15-seconds chunks. Playlist looks like

EXTM3U

EXT-X-TARGETDURATION:15

EXT-X-MEDIA-SEQUENCE:1

EXTINF:15,

stream-1.ts

EXTINF:15,

stream-2.ts

EXTINF:15,

stream-3.ts

  1. I see start picture with a latency about 10 seconds after opening the page, but the network connection is extemely fast, every chunk is downloading abot 300 ms.
  2. I see "Buffering" bar too often, every 10-15 seconds. I thought that it is because my CPU usage is too high, but cpu %us is about 5%.
  3. During playing the chunk 3-5 first seconds plays normally, but after that speed of playing decreases dramatically, I have about 3-5 fps.

My translation is open for the world, you can recieve it by playlist http://131.117.218.24/hls/stream.m3u8 .

Other hls player (for example, iPhone's built-in player or ffplay or VLC) plays this stream correctly.

Please, help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions