You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
[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]
Setup 1toN Xcode Sample test environment based on the guide (CDN_Transcode_Sample_Getting_Started_Guide.md).
Use the following commands to start docker-compose service
make start_docker_compose
Enter VOD web page via https://HostIP with Chrome, Firefox or Microsoft Edge browser
Play dash stream and check the time format.
Please refer to attach files for autal phenomenon
The text was updated successfully, but these errors were encountered:
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
[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]
make start_docker_compose
The text was updated successfully, but these errors were encountered: