-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
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
- 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.
- 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%.
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels