Zeile 5: |
Zeile 5: |
| Vielleicht geht es ja mit gnome-network-displays | | Vielleicht geht es ja mit gnome-network-displays |
| * https://wiki.linuxmuster.net/community/anwenderwiki:linuxclient:genome-network-displays | | * https://wiki.linuxmuster.net/community/anwenderwiki:linuxclient:genome-network-displays |
| + | |
| + | oder mit lazycast: |
| + | * https://github.com/homeworkc/lazycast |
| | | |
| Derzeit (Anfang 2018) gibt es nur Versuche, Miracast auf dem Linux-Desktop zu nutzen: | | Derzeit (Anfang 2018) gibt es nur Versuche, Miracast auf dem Linux-Desktop zu nutzen: |
Zeile 12: |
Zeile 15: |
| * https://github.com/albfan/miraclecast | | * https://github.com/albfan/miraclecast |
| * [https://github.com/albfan/miraclecast/wiki/raspberry-pi-3 MiracleCast on Raspberry Pi 3] | | * [https://github.com/albfan/miraclecast/wiki/raspberry-pi-3 MiracleCast on Raspberry Pi 3] |
| + | |
| + | === LazyCast === |
| + | lazycast: |
| + | * https://github.com/homeworkc/lazycast |
| + | * https://pypi.org/project/picast/ |
| + | |
| + | sudo apt install libx11-dev libasound2-dev libavformat-dev libavcodec-dev '''libomxil-bellagio-dev''' |
| + | |
| + | LazyCast funktioniert derzeit (Stand: 11/2021) wohl nur auf Raspberry Pi. |
| + | |
| + | == Alternatives Screencasting von Android zu Linux-Desktop == |
| + | |
| + | === Scrcpy und sndcpy === |
| + | |
| + | [https://github.com/Genymobile/scrcpy Scrcpy] zeigt den Android-Bildschirm in einem Fenster auf dem Linux-Desktop an. |
| + | |
| + | Siehe |
| + | * https://www.fosslinux.com/46780/cast-video-android-linux.htm |
| + | * https://www.omgubuntu.co.uk/2019/07/scrcpy-mirror-android-to-ubuntu-linux |
| + | |
| + | === App ScreenCast === |
| + | |
| + | * https://www.maketecheasier.com/cast-android-screen-linux-desktop/ |
| + | |
| + | === Chrome-Browser-App Vysor === |
| + | |
| + | [https://www.vysor.io/ Vysor] lässt den Bildschirm des Smartphones auf einem [[Chromium]]-basierten Browser anzeigen. Das Smartphone muss über USB angeschlossen sein. |
| + | |
| + | Siehe |
| + | * https://techwiser.com/cast-android-screen-on-linux |
| + | * https://www.maketecheasier.com/cast-android-screen-linux-desktop/ |
| + | |
| + | === PlayerCast === |
| + | |
| + | * https://rafostar.github.io/playercast |
| + | ** https://www.linux-community.de/ausgaben/linuxuser/2020/01/gnomecast/2/ |
| + | |
| + | == Hardware-Alternative: ChromeCast == |
| + | |
| + | Linux-Desktop auf ChromeCast |
| + | * https://www.linux-community.de/ausgaben/linuxuser/2020/01/gnomecast/ |
| + | |
| + | Cast To TV |
| + | * https://github.com/xat/castnow |
| | | |
| | | |