All you need to do is insert our CSS and JS code before the </body>-tag in your page and you’re good to go. Capty will be displayed automatically. After users captures a video, they can send you the link to the video. So you can watch the video as soon as your users send you the message.
Currently capty is available in english and german. By default capty automatically uses the browser language of your users. But you can force capty to be displyed in german or english by adding this attribute to the script.
values = ‘en’ or ‘de’
default = automatically set based on browser language, if browser language not exists, fallback ‘en’
data-language="en"
data-language="de"
There are situations where you might want to hide the download button before creating the link. For example if you want to force the users to create the link.
values = ‘true’ or ‘false’
default = ‘true’
data-download-button="true"
data-download-button="false"
Please contact us. We can help you with a design tailored to your project.
Capty runs directly in the browser without plugins, apps, or other software. Your users don’t need to install anything. If their browser is not supported, they will receive a notification to switch browsers.
Chrome | Firefox | Edge | Opera | Safari | Internet Explorer | |
---|---|---|---|---|---|---|
Screen | Yes | Yes | Yes | Yes | No | No |
Audio | Yes | Yes | Yes | Yes | Yes | No |
Camera | (coming soon) | (coming soon) | (coming soon) | (coming soon) | (coming soon) | No |