/recorder

Recorder is based on KRecorder gitlab , a beautifully designed jing-krecorder that conforms to the JingOS style and has a compatible pad / desktop experience.

Primary LanguageQML

Recorder

The application of recorder is based on KRecorder github , a beautifully designed jing-krecorder that conforms to the JingOS style and has a compatible pad / desktop experience.

Features

  • Record audio with a visualizer, and pausing functionality
  • Ability to select audio sources
  • Ability to select encoding and container formats
  • Audio playback with a visualizer
  • Audio sources order by time
  • Recording content can be played during the recording process
  • Brand new UI & UE with JingOS-style , based on JingUI Framework
  • Run on JingOS platform
  • Support keyboard & touchpad & mouse & screen touch

Links

  • Home: www.jingos.com
  • Project page: github.com/jingOS-team/krecorder
  • File issues: github.com/jingOS-team/krecorder/issues
  • Development channel: www.jingos.com

Installing

mkdir build
cd build
cmake ..
make
sudo make install