X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=NEWS;h=6dfe0dcdcb25c1ca01217e4334de7033a7833939;hb=5a34f92eb0bf5fe911cb6ca72a18ad03ce9898ac;hp=3a8af6314499f112db5c659f57dcaee5c2f2bcff;hpb=8df2cd85b888af692c26c0f0737f616b4367cf57;p=nageru diff --git a/NEWS b/NEWS index 3a8af63..6dfe0dc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Nageru and Futatabi 1.9.3, April 12th, 2020 + + - Support (video-only) V4L2 output. The intended use case is output into + v4l2loopback to get into videoconferencing or the likes: + + sudo apt install v4l2loopback-dkms + sudo modprobe v4l2loopback video_nr=2 card_label='Nageru loopback' max_width=1280 max_height=720 exclusive_caps=1 + nageru --v4l-output /dev/video2 + + Start Nageru before any readers. + + Nageru and Futatabi 1.9.2, March 29th, 2020 - Support handling white balance directly in Nageru, without themes