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:
| # - Create CreateScheduledTask.ps1 file with content below. | |
| # - Run as admin command in PowerShell: | |
| # Get-Content .\CreateScheduledTask.ps1 | PowerShell.exe -noprofile - | |
| # - Restart Windows | |
| # - Launch WSL | |
| # - Launch VPN | |
| # - Done! Metric automatically updated | |
| $taskname="Fix VPN for WSL" | |
| $scriptName = "UpdateAnyConnectInterfaceMetric.ps1" |
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: