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

Feature: Stream video from video devices like webcams or catpure cards #66

Closed
wants to merge 2 commits into from

Conversation

patrickhempel
Copy link
Contributor

My team and I are using screego for our daily remote pair programming and it would be absolutely great if we can also stream from other video devices.
For example a web cam or a HDMI screen capture device.

I've implemented a very basic version of this feature.
I already understand that you are trying to keep screego pretty basic and I can image that this feature could be to much for the scope of this project.
So I'm really interested in your opinion about this feature.

@jmattheis
Copy link
Member

Hey there, cool that you and your team are using Screego (:.

I have a split opinion on this. I understand your use-case and could probably
see this integrated into Screego.

On the other hand, I also know from my other projects, that having a clear goal
is extremely valuable, as it gives a well-defined barrier which things may land
inside a project and which not.

Screego tries to do one thing well and that is screen sharing. It may seem easy
to just add another video stream, and it probably is. But the cost of
maintaining it isn't worth for me. The next feature request would probably be
microphone support and with that Screego would be competing with services like
jitsi or big blue button and I see no way that I as a solo developer
can do a better job than these projects.

I'll decline this PR as I see it as out of scope for this project and
hope my explanation is sufficient (:

@patrickhempel
Copy link
Contributor Author

Thank you for your answer.
I can understand and accept your decision.
Keep up with your good work! :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants