kpolley / Python_AVrecorder

Simultaneously record audio and video using Python
37 stars 12 forks source link

Adds a timestamp annotation that updates automatically #6

Closed araujofrancisco closed 3 years ago

araujofrancisco commented 3 years ago

Added a resolution setting and timestamp that updates every second. The changes are motivated in recording raspberry pi projects working and to make video file smaller i set a lower resolution.

kpolley commented 3 years ago

Great addition!