Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript Error while viewing the video #337

Closed
iheggo opened this issue Feb 28, 2019 · 2 comments
Closed

JavaScript Error while viewing the video #337

iheggo opened this issue Feb 28, 2019 · 2 comments

Comments

@iheggo
Copy link

iheggo commented Feb 28, 2019

After uploading the video successfuly, I can not play it. Following are the image for the javascript error while loading the view and the CVAT Log

image

[2019-02-28 12:59:20,236] INFO cvat.server: create task with params = {'labels': 'car @select=color:blue,red,black ~checkbox=parked:true @text=plate:"" @select=model:volvo,mazda,bmw ~radio=quality:good,bad', 'task_name': 'Vehicles$
[2019-02-28 12:59:20,266] INFO cvat.server: create task #1
[2019-02-28 12:59:20,273] INFO cvat.server: Task #1 parameters: {'labels': 'car @select=color:blue,red,black ~checkbox=parked:true @text=plate:"" @select=model:volvo,mazda,bmw ~radio=quality:good,bad', 'compress': 50, 'flip': Fals$
[2019-02-28 12:59:20,275] INFO cvat.server: FFMpeg cmd: ffmpeg -i /home/django/data/1/.upload/videoplayback.mp4 -start_number 0 -b:v 10000k -vsync 0 -an -y -q:v 16 /tmp/cvat-d_d_dqt_.data/%d.jpg
[2019-02-28 12:59:21,684] INFO cvat.server: check task #1
[2019-02-28 12:59:22,598] INFO cvat.server: check task #1
[2019-02-28 12:59:23,705] INFO cvat.server: check task #1
[2019-02-28 12:59:24,444] INFO cvat.server: check task #1
[2019-02-28 12:59:25,659] INFO cvat.server: check task #1
[2019-02-28 12:59:26,658] INFO cvat.server: Founded frames 2301 for task #1
[2019-02-28 12:59:26,660] INFO cvat.server: New segment for task #1: start_frame = 0, stop_frame = 2300
[2019-02-28 12:59:26,681] INFO cvat.server: check task #1

@iheggo iheggo changed the title JavaScript Error whicle viewing the video JavaScript Error while viewing the video Feb 28, 2019
@nmanovic
Copy link
Contributor

@iheggo ,

It seems your chrome version is tool old.Could you please update it? It will fix the issue. On our side we will modify code to avoid such problem with old browsers.

@bsekachev
Copy link
Member

@iheggo
The bug has been fixed. It should works in your browser. Please update your branch from remote develop.

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

No branches or pull requests

3 participants