summaryrefslogtreecommitdiff
path: root/src/options.c
Commit message (Expand)AuthorAgeFilesLines
* add callback for client timeout checkChristian Pointner2014-09-251-1/+1
* added timeout optionChristian Pointner2014-09-251-0/+7
* removed useless parse hex stringChristian Pointner2014-09-241-49/+0
* make rtp-host and port optionalChristian Pointner2014-09-241-1/+1
* binding to address/portChristian Pointner2014-09-241-5/+16
* changing udp port mappingChristian Pointner2014-09-221-1/+1
* fixed license header - emailChristian Pointner2014-09-221-1/+1
* removed default option valuesChristian Pointner2014-09-221-3/+3
* recording with different codecs works nowChristian Pointner2014-09-221-5/+17
* added support for recording - for now only video worksChristian Pointner2014-09-221-2/+2
* preview works nowChristian Pointner2014-09-221-2/+2
* got rid of double audio encodingChristian Pointner2014-09-221-22/+16
* building pipeline manually nowChristian Pointner2014-09-221-2/+2
* added exception for non-GPL Gstreamer componentsChristian Pointner2014-09-201-0/+6
* added send stream pipeline with optionsChristian Pointner2014-09-041-18/+84
* updated options parserChristian Pointner2014-09-031-44/+18
* added initial code - based on rharchiveChristian Pointner2014-09-031-0/+337