The vision service provides an API to allow for recording video. That recording currently only has video frames. Save audio if pyaudio has an audio input device. Fail gracefully to just recording video if audio input device is not available.
It would be ideal if the audio was added to the .mp4 produced. If that is not possible a sidecard .mpg file will have to do.
The vision service provides an API to allow for recording video. That recording currently only has video frames. Save audio if pyaudio has an audio input device. Fail gracefully to just recording video if audio input device is not available.
It would be ideal if the audio was added to the .mp4 produced. If that is not possible a sidecard .mpg file will have to do.