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

Video_out is not defined when using record_video for testing elg demo #75

Open
aveenakottwani opened this issue Dec 10, 2020 · 0 comments

Comments

@aveenakottwani
Copy link

Exception in thread record:
Traceback (most recent call last):
File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "", line 126, in _record_frame
if video_out is None:
NameError: name 'video_out' is not defined

Could anyone please help me resolve this error? There is no output demonstration video generated right now

@aveenakottwani aveenakottwani changed the title Video_out is not defind when using record_video for testing elg demo Video_out is not defined when using record_video for testing elg demo Dec 10, 2020
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

1 participant