Commit graph

15 commits

Author SHA1 Message Date
Alex Eidt
663a405ca6 Cleanup error messages 2022-07-20 13:43:02 -07:00
Alex Eidt
3f4ae6eb23 Added error returns, removed panics 2022-04-17 09:11:38 -07:00
Alex Eidt
4fef48055a Added getters for structs 2022-04-16 10:45:14 -07:00
Alex Eidt
c8bed93b92 Removed extraneous comment 2022-04-08 15:33:53 -07:00
Alex Eidt
b07339a04c Check audio files for audio track 2022-04-08 15:26:09 -07:00
Alex Eidt
abdeecf6e4 Added checks for videos with no audio 2022-04-01 17:00:53 -07:00
Alex Eidt
b1fd41b75f Added audio support for videos 2022-03-30 20:43:31 -07:00
Alex Eidt
1062e2f4f8 Better documentation 2021-12-28 22:11:25 -08:00
Alex Eidt
3fdb6a4808 More robust device name parsing 2021-12-27 22:25:33 -08:00
Alex Eidt
b647a774cd Added ffmpeg check in VideoWriter 2021-12-27 19:37:42 -08:00
Alex Eidt
723de2fa8a Cleanup and updated README 2021-12-27 13:02:35 -08:00
Alex Eidt
0cc5ffe925 Added multiplatform webcam streaming 2021-12-26 23:52:44 -08:00
Alex Eidt
ba32c5c493 Using FFprobe for video metadata 2021-12-25 23:34:04 -08:00
Alex Eidt
3faf4aa9c8 Moved all to videoio.go for portability 2021-12-22 15:51:37 -08:00
Alex Eidt
059f46f9ed Initial commit 2021-11-22 19:14:37 -08:00