From e7f3339e5252024c68daaa1e44878f7a86802a40 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 14 Jan 2025 10:59:20 -0800 Subject: [PATCH] Add take a still picture from webcam --- source/2/2.5/2.5.2/vlc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.5/2.5.2/vlc.rst b/source/2/2.5/2.5.2/vlc.rst index ec577bd5..c811c812 100644 --- a/source/2/2.5/2.5.2/vlc.rst +++ b/source/2/2.5/2.5.2/vlc.rst @@ -99,7 +99,7 @@ To change what file format to convert to use the :guilabel:`Profile` drop down m Webcams ------- -To open your webcam in VLC press :kbd:`Control +C` or :menuselection:`Media --> Open Capture Device` to pop up a dialog to select your webcam. Then select your webcam in :guilabel:`Video device name` which can default to something like /dev/video0. To start showing your webcam click :guilabel:`Play`. +To open your webcam in VLC press :kbd:`Control +C` or :menuselection:`Media --> Open Capture Device` to pop up a dialog to select your webcam. Then select your webcam in :guilabel:`Video device name` which can default to something like /dev/video0. To start showing your webcam click :guilabel:`Play`. To take a still picture of your webcam then :menuselection:`Video --> Take Snapshot`. Customizing -----------