summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-23Add SYNC config variable with some small commentsAntonio García-Domínguez
2018-07-01Merge pull request #53 from liuseemin/masterAntonio García-Domínguez
2018-07-01change GST_FPS to 24 and decoder to decodebin for smoother streamingHsiming Liu
2018-06-23Merge pull request #52 from nyov/masterAntonio García-Domínguez
2018-06-23Fix DIST version checknyov
2018-02-15Minor touch up on troubleshooting instructionsAntonio García-Domínguez
2017-08-21Merge pull request #47 from timmot/masterAntonio García-Domínguez
2017-08-20Add alternative location for pulse gst pluginTimothy Blackstone
2017-02-12Merge pull request #45 from digitalcircuit/fix-arch-typoAntonio García-Domínguez
2017-02-12Fix typo RELASE -> RELEASEShane Synan
2017-02-05Add check for bc (fixes #44)Antonio García-Domínguez
2017-01-30Merge pull request #43 from suranc/arch_fixAntonio García-Domínguez
2017-01-29Supressed error from adb when checking for device.suranc
2017-01-29Fixed distribution checking logic, and added check for arch linux. Previousl...suranc
2016-12-12Merge pull request #41 from chepecarlos/masterAntonio García-Domínguez
2016-12-12Adding linux mint to the listJose Carlos Garcia Diaz
2016-11-12Merge pull request #40 from dllud/masterAntonio García-Domínguez
2016-11-11Changed pixel format to YUY2. Makes video compatible with browsers (Chrome an...dllud
2016-08-02Merge pull request #38 from sandeshc/feature-disable-proxyAntonio García-Domínguez
2016-08-01introduced a new parameter CURL_OPTIONS; removed unnecessary re-setting of ht...Sandesh C
2016-07-29Merge pull request #37 from sandeshc/bugfix-issue-34Antonio García-Domínguez
2016-07-29added support to disable proxy while accessing WIFI_IPSandesh C
2016-07-28modified grep search for 'v4l2loopback' module as exact word search; refs #34Sandesh C
2016-07-15Initial support for 2+ webcams (untested, refs #33)Antonio García-Domínguez
2016-06-27Minor English correctionsAntonio García-Domínguez
2016-06-27Merge pull request #32 from laptander/masterAntonio García-Domínguez
2016-06-26documenting CAPTURE_STREAM variableLaptander
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
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
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 Auda...Antonio García-Domínguez
2016-06-09Merge pull request #28 from laptander/masterAntonio García-Domínguez
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
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
2016-01-12the audio caps are now in a variable called $GST_AUDIO_CAPS and I re-named $V...C.J. Adams-Collier
2016-01-12it is working quite well now.C.J. Adams-Collier