UNPKG

videomail-client

Version:

A wicked npm package to record videos directly in the browser, wohooo!

15 lines (14 loc) 235 B
language: node_js node_js: - 20 notifications: email: on_success: never on_failure: always addons: apt: packages: - xvfb install: - export DISPLAY=':99.0' - Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &