summaryrefslogtreecommitdiff
path: root/prepare-videochat.sh
AgeCommit message (Collapse)Author
2020-02-12Add Android SDK root environment variable checkilluminist
2020-01-22Arch puts some modules files in subdirectories, function has_kernel_module ↵Khashayar
now searches extra and extramodules directories as well
2018-09-11Check if PORT is taken: if so, show message and fall back to Wi-Fi (fixes #54)Antonio García-Domínguez
2018-07-23Add SYNC config variable with some small commentsAntonio García-Domínguez
2018-07-01change GST_FPS to 24 and decoder to decodebin for smoother streamingHsiming Liu
2018-06-23Fix DIST version checknyov
closes #51
2018-02-15Minor touch up on troubleshooting instructionsAntonio García-Domínguez
2017-08-20Add alternative location for pulse gst pluginTimothy Blackstone
2017-02-12Fix typo RELASE -> RELEASEShane Synan
Fix minor typo in detecting Arch release version (currently unused).
2017-02-05Add check for bc (fixes #44)Antonio 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. ↵suranc
Previously Arch would not actually get detected.
2016-12-12Adding linux mint to the listJose Carlos Garcia Diaz
I just had to add linux mint to if and everything works perfectly
2016-11-11Changed pixel format to YUY2. Makes video compatible with browsers (Chrome ↵dllud
and Firefox).
2016-08-01introduced a new parameter CURL_OPTIONS; removed unnecessary re-setting of ↵Sandesh C
http_proxy
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-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-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-07Do not assume that user has installed yaourt in Arch LinuxLaptander
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-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
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