1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-10-09 09:27:53 +02:00

android: added screenstream

This commit is contained in:
tiyn 2025-09-22 02:09:19 +02:00
parent 20f403a0d2
commit fd5e45fd7e
2 changed files with 16 additions and 0 deletions

View File

@ -4,6 +4,9 @@
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/webcams.md).
When wanting to stream the screen and not the camera the application
[ScreenStream](/wiki/android/screenstream.md) can be used.
## Setup ## Setup
On [Android](/wiki/android.md) IP Webcam is available on the On [Android](/wiki/android.md) IP Webcam is available on the

View File

@ -0,0 +1,13 @@
# ScreenStream
[ScreenStream](https://f-droid.org/de/packages/info.dvkr.screenstream/) is an application that
allows to stream the screen via HTTP.
When wanting to stream the camera and not the screen the application
[IP Webcam](/wiki/android/ip_webcam.md) can be used.
## Setup
On [Android](/wiki/android.md) ScreenStream is available on
[F-Droid](/wiki/android/f-droid.md) in a package called
[ScreenStream](https://f-droid.org/de/packages/info.dvkr.screenstream/).