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

How to detect if video is already streaming? #61

Open
pixotri opened this issue Jun 8, 2020 · 2 comments
Open

How to detect if video is already streaming? #61

pixotri opened this issue Jun 8, 2020 · 2 comments

Comments

@pixotri
Copy link

pixotri commented Jun 8, 2020

How to detect programmatically if video is already streaming?
Is there any kind if flag or method which can help me know if video is streaming or there is no video signal from camera?

@kyriesent
Copy link
Owner

Currently there isn't one; it'd have to come straight from ffmpeg and we'd have to parse the output. I don't have bandwidth to figure it out but if there's a clear signal from ffmpeg that video signal has been dropped then we might be able to do this.

@pixotri
Copy link
Author

pixotri commented Jul 24, 2020 via email

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

2 participants