-
Notifications
You must be signed in to change notification settings - Fork 2
Know Issues and Notes
NicholsKyle edited this page May 11, 2018
·
4 revisions
-
Facebook updates their html regularly. This means, potentially, with every update we would also have to update. The way the HTML is laid out is how we are obtaining the name and picture of a person. If this path is changed, our code won't be able to find the correct information.
-
If members are removed or leave the Facebook group, their name and picture will remain in the database. As of right now, we are not deleting anyones name or picture from the database.
-
If the output code isn't changed to fit the size and resolution of the given monitor, the output feed could show up discolored and/or distorted.
-
As of right now, there is a descent amount of lag in the output feed due to the processing time of comparing the frames to the stored images.