Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-04 | Merge pull request #27 from laptander/master | Antonio García-Domínguez | |
Fix some Arch related issues | |||
2016-06-04 | Fix some Arch related issues | Laptander | |
2016-02-05 | Fixed two issues found during static analysis (#23, #25) | Antonio García-Domínguez | |
2016-02-02 | Make the echo-cancel PA module optional: it's not working in Ubuntu 14.04 (#22) | Antonio García-Domínguez | |
2016-01-13 | Merge pull request #21 from LLC-Technologies-Collier/master | Antonio García-Domínguez | |
much better audio performance, automatic selection of correct audio sink, other features | |||
2016-01-12 | the audio caps are now in a variable called $GST_AUDIO_CAPS and I re-named ↵ | C.J. Adams-Collier | |
$VIDEO_CAPS to $GST_VIDEO_CAPS. I have also created $PA_AUDIO_CAPS which basically mirrors the $GST_AUDIO_CAPS variable, but is formatted for application to the module-null-sink | |||
2016-01-12 | it is working quite well now. | C.J. Adams-Collier | |
2016-01-12 | added an audioresample plugin to the audio pipeline | C.J. Adams-Collier | |
2016-01-12 | renamed CAPS to VIDEO_CAPS to prepare for supplying audio caps to the ↵ | C.J. Adams-Collier | |
gst-launcher pipeline | |||
2016-01-12 | some job control, prompting for user to end the stream, redirecting zenity ↵ | C.J. Adams-Collier | |
noise to null | |||
2016-01-11 | semi-working bridge between webcam mic and default mic | C.J. Adams-Collier | |
2016-01-11 | added log file to ignore list | C.J. Adams-Collier | |
2014-07-21 | Merge pull request #15 from pratham2003/patch-1 | Antonio García-Domínguez | |
Correcting string comparison operator | |||
2014-07-21 | Correcting string comparison operator | Sil3nt_One | |
== is only valid in a limited set of shells. | |||
2014-03-29 | Add ADB_FLAGS variable and troubleshooting for multiple plugged devices for #12 | Antonio Garcia-Dominguez | |
2014-01-03 | Add note for Ubuntu 13.10 and v4l2loopback-dkms; use LC_ALL=C for calling pactl | Antonio Garcia-Dominguez | |
2013-08-11 | Minor improvements | Antonio Garcia-Dominguez | |
2013-08-11 | Obtain the name of the null sink automatically (changes between Ubuntu and ↵ | Antonio Garcia-Dominguez | |
other systems) | |||
2013-08-06 | Small improvements | Antonio Garcia-Dominguez | |
2013-08-06 | more troubleshooting tips | Antonio Garcia-Dominguez | |
2013-08-06 | Video works in mplayer | Antonio Garcia-Dominguez | |
2012-09-04 | Try 0.5.0 from launchpadlibrarian.net | Antonio Garcia-Dominguez | |
2012-09-04 | Use Ubuntu 12.04 .deb for v4l2loopback-dkms, install curl if required | Antonio Garcia-Dominguez | |
2012-09-02 | Updated V4L2LOOPBACK_DEB_URL | Antonio Garcia-Dominguez | |
2012-04-17 | Merge branch 'master' of github.com:bluezio/ipwebcam-gst | Antonio Garcia-Dominguez | |
2012-04-17 | Install v4l-utils if required | Antonio Garcia-Dominguez | |
2012-04-17 | Update README.markdown | Antonio García-Domínguez | |
2012-04-17 | Improve v4l2loopback device detection and reporting | Antonio Garcia-Dominguez | |
2012-04-17 | Add note about leaving audio enabled on IP Webcam | Antonio Garcia-Dominguez | |
2012-04-16 | Add some version information and fix whitespace | Antonio Garcia-Dominguez | |
2012-04-16 | Avoid spurious 'which' messages in Arch | Antonio Garcia-Dominguez | |
2012-04-16 | Produce more debugging output | Antonio Garcia-Dominguez | |
2012-04-16 | Update README.markdown | Antonio García-Domínguez | |
2012-02-11 | Merge pull request #2 from stevenheidel/master | Antonio García-Domínguez | |
Use latest version of v4l2loopback DKMS .deb | |||
2012-02-11 | Use latest version of v4l2loopback DKMS .deb | Steven Heidel | |
2012-02-11 | prepare-videochat.sh: use latest /dev/video* file as webcam, for systems ↵ | Antonio Garcia-Dominguez | |
with multiple webcams | |||
2012-02-11 | Add DEVICE option and install kernel module as well | Antonio Garcia-Dominguez | |
2012-01-27 | Switch from YUY2 to YV12 for ffmpegcolorspace in order to support Ubuntu ↵ | Antonio Garcia-Dominguez | |
11.04 again | |||
2012-01-26 | Update docs | Antonio Garcia-Dominguez | |
2012-01-26 | Add support for Arch and video rotation | Antonio Garcia-Dominguez | |
2011-07-10 | Updated README | Antonio Garcia-Dominguez | |
2011-07-10 | Improved with suggestions from Pavel | Antonio 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-10 | Updated README | Antonio Garcia-Dominguez | |
2011-07-10 | Rewrote script with proper functions and better USB/IP Webcam status detection | Antonio Garcia-Dominguez | |
2011-07-08 | Use timestamps and avoid choppy audio with sync=false | Antonio Garcia-Dominguez | |
2011-07-08 | first commit | Antonio Garcia-Dominguez | |