Skip to main content

A package to record video and audio simultaneously

Project description

Video Audio Recorder: Recording Audio and Video on the device simultaneously using device microphone and camera module/ device camera

Features

  • Record audio and video simultaneously
  • Use device's built-in microphone and camera
  • Save recordings in common formats
  • Easy-to-use interface

Note: This package is in beta testing.

Installation and usage

Steps to Install video-audio-recorder

  1. (Optional but Highly Recommended) Create a virtual environment with Python (version > 3.10). If you are using conda, run the following on terminal:

    conda create -n <env name> python=3.9
    conda activate <env name>
    
  2. On terminal, install video-audio-recorder by:

    pip install video-audio-recorder
    
  3. Once done, the application can be launched in a Jupyter notebook session via:

    from video_audio_recorder.recorder import record_video_and_audio
    record_video_and_audio(video_path='my_video.mp4', audio_path='output_audio.wav', output_path='merged_video.mp4', record_time=10)
    

    where output_path is the folder where you want to store the recording in .mp4 format. This will record video for 10 sec.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

video_audio_recorder-0.2.0.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

video_audio_recorder-0.2.0-py3-none-any.whl (1.8 kB view details)

Uploaded Python 3

File details

Details for the file video_audio_recorder-0.2.0.tar.gz.

File metadata

  • Download URL: video_audio_recorder-0.2.0.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.7

File hashes

Hashes for video_audio_recorder-0.2.0.tar.gz
Algorithm Hash digest
SHA256 a5d0b021b19dca6b8063a81d9683d1188938f92015b522a5b4b9b3c73e333803
MD5 526d52da59d64a83c9394c56000c2396
BLAKE2b-256 c2749e61d2cc7d66d91882a880c501dcd9c4f363f3de4c93f4e96bca6ce9393d

See more details on using hashes here.

File details

Details for the file video_audio_recorder-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for video_audio_recorder-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c354ff2f24ed2ed2273f47eb199ce7e878c11789f3e2ca8f2fed4651bf7bf057
MD5 b1e5e2313bd5a6441b96562b241a737e
BLAKE2b-256 31de20a83d0f00120f4e0bfbe4faabfe34dae3d043bf95bbcc1191cd1193a5b6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page