Class Recorder is an application developed with the purpose of creating a platform that programming and tech related teachers can use to record their classes. By this way, the recording process and video classes uploading will be automated as much as possible, offering the possibility to the students to see the classes from Youtube. Also teachers will be able to control with an smartphone the audio and slides recording process, changing slides… etc.
- Android Sdk
- Gradle
- Maven
- Node
- Java 1.8
- Docker
Clone the git repository and install all dependencies:
git clone https://github.com/cruizba/class-recorder
cd class-recorder
npm install -g ionic cordova
npm install
npm run install-dependencies
npm run install-dependencies-cordova
If no errors appeared you have now all prepared for development. Run the program, compile, etc. Next sections are just commands to compile and run the system.
With Class Recorder Teacher PC server, teachers can record, edit and upload their classes directly to Youtube, automatically. Teachers can use this PC Server-App to do everything they need and record their classes but with Class Recorder Teacher App, they can control the record of the class (pause, stop, record) and record the audio of the video from their own mobile phone.