Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

hls Initial playing video show issue at Chrome #226

Open
purpletortoise-choi opened this issue Mar 28, 2018 · 3 comments
Open

hls Initial playing video show issue at Chrome #226

purpletortoise-choi opened this issue Mar 28, 2018 · 3 comments

Comments

@purpletortoise-choi
Copy link

I try to play 'https://video-dev.github.io/streams/x36xhzz/x36xhzz.m3u8' url.
The initial video is wrong in Chrome Browser.

Issue video
http://orange-opensource.github.io/hasplayer.js/1.14.1/samples/DemoPlayer/index.html?url=https://video-dev.github.io/streams/x36xhzz/x36xhzz.m3u8

Correct Video
https://video-dev.github.io/hls.js/demo/

@bbert
Copy link

bbert commented Mar 28, 2018

@purpletortoise-choi
Copy link
Author

purpletortoise-choi commented Mar 28, 2018

According to player, the Video images at 0 ~ 5 seconds are differently played.

hasplayer
hasplayer

hls.js
hls

Maybe i think that ts to mp4 remuxing issue.

@bbert
Copy link

bbert commented Apr 5, 2018

Hi,
I tested on firefox and Edge and it plays correctly from beginning.
I have checked the ts to mp4 transmuxing, and the resulting mp4 segment plays also correctly from beginning (with standalone player).
So I do not understand what happens on chrome. I will try to investigate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants