mirror of
https://github.com/tiyn/wiki.git
synced 2025-11-06 21:21:16 +01:00
renamed webcams to webcam
This commit is contained in:
@@ -66,7 +66,7 @@ bitrate and audio bitrate.
|
||||
|
||||
### Create a Virtual Camera Using an IP Video Stream
|
||||
|
||||
The following section will create a virtual [webcam](/wiki/webcams.md) from an IP video stream like
|
||||
The following section will create a virtual [webcam](/wiki/webcam.md) from an IP video stream like
|
||||
the one provided by [IP Webcam](/wiki/android/ip_webcam.md) [Android](/wiki/android.md) app.
|
||||
For this a free [V4L2](/wiki/linux/v4l2.md) video device will be needed.
|
||||
To information on how to create it navigate to the V4L2 entry and its sections on
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
V4L2 is the second version of
|
||||
[Video4Linux](https://www.linuxtv.org/wiki/index.php/Main_Page).
|
||||
It functions as a driver for [webcams](/wiki/webcams.md) and [tv tuner cards](/wiki/video.md) and
|
||||
It functions as a driver for [webcams](/wiki/webcam.md) and [tv tuner cards](/wiki/video.md) and
|
||||
other devices.
|
||||
|
||||
## v4l2loopback
|
||||
|
||||
Reference in New Issue
Block a user