summaryrefslogtreecommitdiff
path: root/src/options.h
Commit message (Collapse)AuthorAgeFilesLines
* reflector works nowChristian Pointner2014-10-031-0/+2
|
* better distinction between sydra and sydra-rtpChristian Pointner2014-10-021-1/+0
|
* renamed the sydra utility to sydra-rtpChristian Pointner2014-10-021-1/+1
|
* added command line switch to disable automatic client handlingChristian Pointner2014-10-021-0/+1
| | | | added some warnings for pointless configuration combinations
* source and sink are now same bin for video and audioChristian Pointner2014-10-021-4/+3
|
* creating udp sources works nowChristian Pointner2014-09-271-0/+8
|
* prepared main loop for receiver modeChristian Pointner2014-09-271-0/+1
|
* added option for modeChristian Pointner2014-09-271-0/+1
|
* now using GOptions for command line parsingChristian Pointner2014-09-261-30/+25
|
* added timeout optionChristian Pointner2014-09-251-0/+1
|
* removed useless parse hex stringChristian Pointner2014-09-241-2/+0
|
* binding to address/portChristian Pointner2014-09-241-0/+2
|
* fixed license header - emailChristian Pointner2014-09-221-1/+1
|
* recording with different codecs works nowChristian Pointner2014-09-221-0/+3
| | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* got rid of double audio encodingChristian Pointner2014-09-221-3/+2
|
* added exception for non-GPL Gstreamer componentsChristian Pointner2014-09-201-0/+6
|
* added send stream pipeline with optionsChristian Pointner2014-09-041-1/+15
|
* updated options parserChristian Pointner2014-09-031-8/+4
|
* added initial code - based on rharchiveChristian Pointner2014-09-031-0/+67