Support for clients without a webcam #9

Closed
opened 2021-02-17 19:38:49 +00:00 by scoliono · 1 comment
scoliono commented 2021-02-17 19:38:49 +00:00 (Migrated from github.com)

If the client doesn't have a webcam, don't force them to stare at an empty box with "Connecting..." inside of it. Also, we still want to gang stalk them in other ways, so don't close the program just because we can't see them.

Currently, this is already implemented and just needs to be tested.

If the client doesn't have a webcam, don't force them to stare at an empty box with "Connecting..." inside of it. Also, we still want to gang stalk them in other ways, so don't close the program just because we can't see them. Currently, this is already implemented and just needs to be tested.
scoliono commented 2021-02-19 03:57:26 +00:00 (Migrated from github.com)

using Device Manager to temporarily disable my camera, i was able to get rid of the box in f847abd. however, the tts timer relied on the camera being initialized; gonna fix that in the next commit.

using Device Manager to temporarily disable my camera, i was able to get rid of the box in f847abd. however, the tts timer relied on the camera being initialized; gonna fix that in the next commit.
Sign in to join this conversation.
No description provided.