av/revid
Scott 10bfc296be filter: add option to reduce resolution of frames for MOG motion filter
A new netsender variable, FilterDownscaling is used for reducing the resolution of frames within the MOG motion filter.
This does not affect the resolution of the video output, it is only used to speed up calculations.
A FilterDownscaling factor of 2 is equivalent to skipping every 2nd pixel in the image.
2020-02-04 11:47:09 +10:30
..
config filter: add option to reduce resolution of frames for MOG motion filter 2020-02-04 11:47:09 +10:30
audio_linux.go cmd/rv: did some cleaning and commenting 2020-01-27 15:50:24 +10:30
audio_windows.go Remove unused code. 2019-11-22 13:30:27 +10:30
gpl.txt Initial revision 2017-09-21 07:50:42 +09:30
revid.go filter: add option to reduce resolution of frames for MOG motion filter 2020-02-04 11:47:09 +10:30
revid_test.go created av/device package and sub packages raspivid, geovision, webcam and file 2019-11-06 17:44:50 +10:30
senders.go Added bitrate reporting to RTP sender. 2020-01-24 15:46:14 +10:30
senders_test.go revid: removed comment no longer needed 2020-01-09 14:04:37 +10:30