Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

The time format display incorrect when first time playing dash stream in VOD mode #22

Open
enzomao opened this issue Apr 24, 2019 · 4 comments
Assignees

Comments

@enzomao
Copy link

enzomao commented Apr 24, 2019

[Issue Description]
The time format display incorrect when first time playing dash stream in VOD mode. After the first transcoding is completed, the time format will be normal.
On Chrome browser, the time shows “-14:-8”.
On Firefox browser, the time shows “2501999792983:36:31”.
On Microsoft Edge, the time shows “596523:1”.

[Reproduce Steps]

  1. Setup 1toN Xcode Sample test environment based on the guide (CDN_Transcode_Sample_Getting_Started_Guide.md).
  2. Use the following commands to start docker-compose service
    make start_docker_compose
  3. Enter VOD web page via https://HostIP with Chrome, Firefox or Microsoft Edge browser
  4. Play dash stream and check the time format.
  5. Please refer to attach files for autal phenomenon

Chrome
Firefox
Microsoft Edge

@enzomao enzomao changed the title 1toN XcodeSample]The time format display incorrect when first time playing dash stream in VOD mode The time format display incorrect when first time playing dash stream in VOD mode Apr 24, 2019
@TangZhiZhen
Copy link
Contributor

it looks like javascript issue.

@xinglongx
Copy link

still exist in the lastest code
commit id 9512773

@TangZhiZhen
Copy link
Contributor

assgin to mingwu123123

@mingwu123123
Copy link
Contributor

Video source file has no duration attribute, we need to customize the control bar.

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

4 participants