Turn your smartphone or tablet (e.g., Iphone, Ipad, Samsung, Motorola, etc) camera into a WebCam to make video conference (e.g., Google Meeting, Zoom, Discord, etc) in Linux.
Examples:
#!/bin/bash | |
# ============================================== | |
# Author: Thiago Navarro | |
# email: [email protected] | |
# | |
# Create a grid (panes) | |
# Login left pane on k8s1 | |
# Login right pane on k8s2 (if its running) | |
# |
Turn your smartphone or tablet (e.g., Iphone, Ipad, Samsung, Motorola, etc) camera into a WebCam to make video conference (e.g., Google Meeting, Zoom, Discord, etc) in Linux.
Examples: