X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=NEWS;h=6dfe0dcdcb25c1ca01217e4334de7033a7833939;hb=f1d8decc4a0e0d94f83c97c4488cf3bd423951d2;hp=3a8af6314499f112db5c659f57dcaee5c2f2bcff;hpb=4bfa5943a58403db3ae6369781600fb6def22b00;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