-
Notifications
You must be signed in to change notification settings - Fork 435
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
Watermarks for camera feed #7872
Comments
6 tasks
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
The camera live feed on CARE transmits video feed of patients in ICU. This is an extremely sensitive feed and all measures must be taken to ensure that it is not misused.
Describe the solution you'd like
Adding watermarks to the feed revealing the username of user accessing the feed would force more accountability on the part of the user to make sure that no screenshot is taken and misused.
However, it is important to ensure that such watermarks doesnt obstruct view of the doctor in actually monitoring the patient to provide expert opinion.
The suggested design for the watermark is as follows:
PLACEMENT: when the feed is divided into three both horizontally and vertically, place the watermarks near the intersection of the lines as suggested in the image below.
COLOUR: give me a colour that does not stand out too much to distract the doctors from properly using the video feed. Grey is an ideal colour.
OPACITY: keep the watermark at 50-70% opacity.
It is good to create a mock-up first and present it in the EOD before building it out.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: