summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-26Avoid stopping adb server, as user may use for something elseLaptander
2016-06-26fix grammarLaptander
2016-06-26avoid mawk dependencyLaptander
2016-06-24Ability to choose needed streamLaptander
2016-06-22remove conflict markersLaptander
2016-06-22resolve conflictLaptander
2016-06-22Multiple improvements for Ubuntu usageDeveloper Laptander
add install_package function, check if zenity is installed, update path to kernel object, edit some warnings
2016-06-21Mention OPUS in READMEAntonio García-Domínguez
2016-06-21Avoid '&>' (deprecated according to Bash Hackers Wiki, refs #31)Antonio García-Domínguez
2016-06-21Replace can_run definitionAntonio García-Domínguez
2016-06-20Merge pull request #30 from laptander/masterAntonio García-Domínguez
add Troubleshooting and add AUDIO_CODEC variable in different commits
2016-06-19add AUDIO_CODEC variableLaptander
2016-06-19add troubleshooting for Arch LinuxLaptander
2016-06-16Add 'queue' element to audio stream to get audio recording working under ↵Antonio García-Domínguez
Audacity
2016-06-09Merge pull request #28 from laptander/masterAntonio García-Domínguez
Do not assume that user has installed yaourt in Arch Linux
2016-06-07Do not assume that user has installed yaourt in Arch LinuxLaptander
2016-06-04Merge pull request #27 from laptander/masterAntonio García-Domínguez
Fix some Arch related issues
2016-06-04Fix some Arch related issuesLaptander
2016-02-05Fixed two issues found during static analysis (#23, #25)Antonio García-Domínguez
2016-02-02Make the echo-cancel PA module optional: it's not working in Ubuntu 14.04 (#22)Antonio García-Domínguez
2016-01-13Merge pull request #21 from LLC-Technologies-Collier/masterAntonio García-Domínguez
much better audio performance, automatic selection of correct audio sink, other features
2016-01-12the 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-12it is working quite well now.C.J. Adams-Collier
2016-01-12added an audioresample plugin to the audio pipelineC.J. Adams-Collier
2016-01-12renamed CAPS to VIDEO_CAPS to prepare for supplying audio caps to the ↵C.J. Adams-Collier
gst-launcher pipeline
2016-01-12some job control, prompting for user to end the stream, redirecting zenity ↵C.J. Adams-Collier
noise to null
2016-01-11semi-working bridge between webcam mic and default micC.J. Adams-Collier
2016-01-11added log file to ignore listC.J. Adams-Collier
2014-07-21Merge pull request #15 from pratham2003/patch-1Antonio García-Domínguez
Correcting string comparison operator
2014-07-21Correcting string comparison operatorSil3nt_One
== is only valid in a limited set of shells.
2014-03-29Add ADB_FLAGS variable and troubleshooting for multiple plugged devices for #12Antonio Garcia-Dominguez
2014-01-03Add note for Ubuntu 13.10 and v4l2loopback-dkms; use LC_ALL=C for calling pactlAntonio Garcia-Dominguez
2013-08-11Minor improvementsAntonio Garcia-Dominguez
2013-08-11Obtain the name of the null sink automatically (changes between Ubuntu and ↵Antonio Garcia-Dominguez
other systems)
2013-08-06Small improvementsAntonio Garcia-Dominguez
2013-08-06more troubleshooting tipsAntonio Garcia-Dominguez
2013-08-06Video works in mplayerAntonio Garcia-Dominguez
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-17Merge branch 'master' of github.com:bluezio/ipwebcam-gstAntonio Garcia-Dominguez
2012-04-17Install v4l-utils if requiredAntonio Garcia-Dominguez
2012-04-17Update README.markdownAntonio García-Domínguez
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-04-16Update README.markdownAntonio García-Domínguez
2012-02-11Merge pull request #2 from stevenheidel/masterAntonio García-Domínguez
Use latest version of v4l2loopback DKMS .deb