mirror of
https://github.com/tiyn/wiki.git
synced 2025-10-09 09:27:53 +02:00
renamed webcams to webcam
This commit is contained in:
parent
a1dc4dc91e
commit
97eeb692b8
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[DroidCam](https://www.dev47apps.com/) is an App developed and published
|
[DroidCam](https://www.dev47apps.com/) is an App developed and published
|
||||||
by Dev47Apps for [Android](/wiki/android.md) systems.
|
by Dev47Apps for [Android](/wiki/android.md) systems.
|
||||||
It enables a [smartphone](/wiki/smart_devices.md) to be used as [webcam](/wiki/webcams.md).
|
It enables a [smartphone](/wiki/smart_devices.md) to be used as [webcam](/wiki/webcam.md).
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ After starting the application an IP and a port will be displayed.
|
|||||||
These have to be pasted into the form that is shown on the computer after starting the corresponding
|
These have to be pasted into the form that is shown on the computer after starting the corresponding
|
||||||
program.
|
program.
|
||||||
After pressing `Connect` the link will be established.
|
After pressing `Connect` the link will be established.
|
||||||
The [video feed](/wiki/webcams.md) can then be used in other programs such as Discord or
|
The [video feed](/wiki/webcam.md) can then be used in other programs such as Discord or
|
||||||
[Matrix](/wiki/matrix.md).
|
[Matrix](/wiki/matrix.md).
|
||||||
Additionally it can be piped into [OBS](/wiki/obs.md) to edit it more or create a scene.
|
Additionally it can be piped into [OBS](/wiki/obs.md) to edit it more or create a scene.
|
||||||
Despite the option the separate app [DroidCam OBS](https://www.dev47apps.com/obs/) is not
|
Despite the option the separate app [DroidCam OBS](https://www.dev47apps.com/obs/) is not
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[IP Webcam](https://play.google.com/store/apps/details?id=com.pas.webcam&hl=de&gl=US) is an App
|
[IP Webcam](https://play.google.com/store/apps/details?id=com.pas.webcam&hl=de&gl=US) is an App
|
||||||
developed and published by Pavel Khlebovich for [Android](/wiki/android.md) systems.
|
developed and published by Pavel Khlebovich for [Android](/wiki/android.md) systems.
|
||||||
It enables a [smartphone](/wiki/smart_devices.md) to be used as [webcam](/wiki/webcams.md).
|
It enables a [smartphone](/wiki/smart_devices.md) to be used as [webcam](/wiki/webcam.md).
|
||||||
|
|
||||||
When wanting to stream the screen and not the camera the application
|
When wanting to stream the screen and not the camera the application
|
||||||
[ScreenStream](/wiki/android/screenstream.md) can be used.
|
[ScreenStream](/wiki/android/screenstream.md) can be used.
|
||||||
|
@ -21,7 +21,7 @@ This is also known as MTG Online or MTGO.
|
|||||||
It is also possible to remotely play with tabletop cards.
|
It is also possible to remotely play with tabletop cards.
|
||||||
This is most easily done on [Spelltable](https://spelltable.wizards.com/) which is an official
|
This is most easily done on [Spelltable](https://spelltable.wizards.com/) which is an official
|
||||||
website by Wizards.
|
website by Wizards.
|
||||||
For playing Spelltable a [webcam](/wiki/webcams.md) is needed to be set up with a bird's eye view
|
For playing Spelltable a [webcam](/wiki/webcam.md) is needed to be set up with a bird's eye view
|
||||||
over the playing field.
|
over the playing field.
|
||||||
An alternative to a normal webcam is [DroidCam](/wiki/android/droidcam.md) for
|
An alternative to a normal webcam is [DroidCam](/wiki/android/droidcam.md) for
|
||||||
[Android](/wiki/android.md) which is supported by the website itself.
|
[Android](/wiki/android.md) which is supported by the website itself.
|
||||||
|
@ -66,7 +66,7 @@ bitrate and audio bitrate.
|
|||||||
|
|
||||||
### Create a Virtual Camera Using an IP Video Stream
|
### 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.
|
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.
|
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
|
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
|
V4L2 is the second version of
|
||||||
[Video4Linux](https://www.linuxtv.org/wiki/index.php/Main_Page).
|
[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.
|
other devices.
|
||||||
|
|
||||||
## v4l2loopback
|
## v4l2loopback
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[Open Broadcaster Software](https://obsproject.com) - short OBS - is a free
|
[Open Broadcaster Software](https://obsproject.com) - short OBS - is a free
|
||||||
and open source software for video recording and live streaming.
|
and open source software for video recording and live streaming.
|
||||||
For webcams and their configuration see [the webcams entry](/wiki/webcams.md#configure-the-webcam).
|
For webcams and their configuration see [the webcams entry](/wiki/webcam.md#configure-the-webcam).
|
||||||
|
|
||||||
## Plugins
|
## Plugins
|
||||||
|
|
||||||
|
@ -36,6 +36,6 @@ screen and allow controlling it by a [Windows](/wiki/windows.md) or [Linux](/wik
|
|||||||
|
|
||||||
Smartphones and Tablet computers usually are equipped with a decent camera.
|
Smartphones and Tablet computers usually are equipped with a decent camera.
|
||||||
If a [Linux](/wiki/linux.md) or [Windows](/wiki/windows.md) system is missing a
|
If a [Linux](/wiki/linux.md) or [Windows](/wiki/windows.md) system is missing a
|
||||||
[webcam](/wiki/webcams.md) which is only rarely used it can be useful to repurpose the smart device
|
[webcam](/wiki/webcam.md) which is only rarely used it can be useful to repurpose the smart device
|
||||||
as a webcam.
|
as a webcam.
|
||||||
This can be done as explained in the [webcam entry](/wiki/webcams.md#using-a-smartphone-as-webcam).
|
This can be done as explained in the [webcam entry](/wiki/webcam.md#using-a-smartphone-as-webcam).
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Video is an electronic medium of visual media.
|
Video is an electronic medium of visual media.
|
||||||
This entry will mostly be focused on movies, tv shows an other media such as
|
This entry will mostly be focused on movies, tv shows an other media such as
|
||||||
[YouTube](/wiki/youtube.md) aswell as its metadata.
|
[YouTube](/wiki/youtube.md) aswell as its metadata.
|
||||||
For webcams navigate to the [webcams entry](/wiki/webcams.md).
|
For webcams navigate to the [webcams entry](/wiki/webcam.md).
|
||||||
|
|
||||||
It is nice to have some movies, tv shows or other videos saved on your system.
|
It is nice to have some movies, tv shows or other videos saved on your system.
|
||||||
There are multiple different approaches on how to get it working depending on
|
There are multiple different approaches on how to get it working depending on
|
||||||
|
Loading…
x
Reference in New Issue
Block a user