mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #120] Remote Webcam? #60
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Krytox on GitHub (May 11, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/120
I am not sure if this has been asked already but are there any chances for the webcam func in the later stages of the software?
@yankejustin commented on GitHub (May 26, 2015):
I doubt it, unless MaxXor is willing to add another library to handle it. Things like webcam and microphone functionality are incredibly low-level and are rather complex. It would be far too time-consuming to re-invent the wheel and make this ourselves.
@yankejustin commented on GitHub (May 29, 2015):
@MaxXor This can be closed. In later stages, perhaps. However, the complexity of this feature (especially in C#) exceeds the complexity of xRAT... In short, it would be a very major addition.