Can You Hear Me? is a wiki and guide for an ever expanding list of audio-video communication softwares created by the students at the Music, Communications and Technology master's program between UiO and NTNU in Norway and sponsored by SALTO.
Here you can find documentation of these softwares with specifications and thoughtful assessments of their usability and performance. In addition, you can find installation tutorials and guides for common softwares that aim to be simple, concise, and accessible to users of any technical skill.
CYHM? came about in the continued COVID frenzy to equip colleagues, friends, and family members with video chatting applications. This naturally led to the public experimenting with these technologies, asking questions like "How can I jam with friends over the internet?", "Why is my internet so slow?", and most commonly, "Can you hear me?". We hope that this site might be able to answer a few of those questions.
To read a more elaborate description of this project, please visit our about page.
This website is built using Docusaurus 2, a modern static website generator.
$ npm
$ npm start
This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.
$ npm build
This command generates static content into the build
directory and can be served using any static contents hosting service.
The edits made are automatically deployed on push through GitHub Actions.