-
-
Notifications
You must be signed in to change notification settings - Fork 868
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
Player stream time can show "undefined" #3857
Comments
Good First IssueThis item was marked as a good first issue because of the following:
Next Steps
Notes
New to Git?If you're brand new to Git you may want a short primer about the Fork -> Commit -> Pull Request workflow that enables changes to get made collaboratively using git. Visit the First Contributions project to learn step-by-step how to commit a change to a Git repository such as this one. |
Hi! I would like to take this on :) |
Thanks so much, @cnfairall! |
@gabek I'm stuck in setting up dev environment. sent you msg on rocket chat as well. I have go installed but I don't think I managed to install anything else, not sure how |
hey, I don't think I'll be able to do this ticket. I tried for over a week to set up my environment but it proved too complicated for my knowledge level. sorry about it! |
@cnfairall I had some problems with the first setup as well. You will need to set up ffmpeg and gcc. I managed to avoid the cgo error by calling "CGO_ENABLED=1 go run main.go" when powering up the backend. |
@gabek since this is open again, I would love to try my luck with this one. |
Sure, thank you @zockicookie! |
Does this happen on builds after #3727 was fixed? |
@mahmed2000 I thought it was, but that might be incorrect. I think it's good to get this test in that @zockicookie is working on, and then we can close this since it hasn't been able to be reproduced, and I could be wrong on the version(s) that I saw this on. Thanks for chiming in. |
Share your bug report, feature request, or comment.
I'm not sure exactly in what case this happens, but we should be able to easily reproduce it in Storybook by trying different time combinations.
The text was updated successfully, but these errors were encountered: