summaryrefslogtreecommitdiff
path: root/prepare-videochat.sh
AgeCommit message (Collapse)Author
2012-09-04Try 0.5.0 from launchpadlibrarian.netAntonio Garcia-Dominguez
2012-09-04Use Ubuntu 12.04 .deb for v4l2loopback-dkms, install curl if requiredAntonio Garcia-Dominguez
2012-09-02Updated V4L2LOOPBACK_DEB_URLAntonio Garcia-Dominguez
2012-04-17Install v4l-utils if requiredAntonio Garcia-Dominguez
2012-04-17Improve v4l2loopback device detection and reportingAntonio Garcia-Dominguez
2012-04-17Add note about leaving audio enabled on IP WebcamAntonio Garcia-Dominguez
2012-04-16Add some version information and fix whitespaceAntonio Garcia-Dominguez
2012-04-16Avoid spurious 'which' messages in ArchAntonio Garcia-Dominguez
2012-04-16Produce more debugging outputAntonio Garcia-Dominguez
2012-02-11Use latest version of v4l2loopback DKMS .debSteven Heidel
2012-02-11prepare-videochat.sh: use latest /dev/video* file as webcam, for systems ↵Antonio Garcia-Dominguez
with multiple webcams
2012-02-11Add DEVICE option and install kernel module as wellAntonio Garcia-Dominguez
2012-01-27Switch from YUY2 to YV12 for ffmpegcolorspace in order to support Ubuntu ↵Antonio Garcia-Dominguez
11.04 again
2012-01-26Update docsAntonio Garcia-Dominguez
2012-01-26Add support for Arch and video rotationAntonio Garcia-Dominguez
2011-07-10Improved with suggestions from PavelAntonio Garcia-Dominguez
- v4l2loopback is installed using a Debian Unstable .deb and DKMS, so the module is preserved over kernel upgrades. - if adb is in the $PATH, it is detected automatically, so no configuration beyond changing the port/Wi-Fi IP is required. - if the phone is plugged to USB and adb is available, the script starts up IP Webcam automatically by sending an intent. - and other small fixes and improvements. Thanks, Pavel!
2011-07-10Rewrote script with proper functions and better USB/IP Webcam status detectionAntonio Garcia-Dominguez
2011-07-08Use timestamps and avoid choppy audio with sync=falseAntonio Garcia-Dominguez
2011-07-08first commitAntonio Garcia-Dominguez