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

Re-enabled MediaRecorder in server_video.py, no output file is written #1

Open
HoustonHuff opened this issue Apr 4, 2023 · 0 comments

Comments

@HoustonHuff
Copy link

I've changed line 227 of server_video.py to "recorder = MediaRecorder(args.record_to)" to re-enable output file writing, but after an as far as I can tell successful stream, the given output file is never created; the stream ends, I hit "Stop" afterwards, I give the system a bit of time to work, and eventually terminate the idle server when nothing ever appears. I know MediaRecorder is doing something, though, as it needs the correct format of record-to to not crash, it just won't output.

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