Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup for multiple binaries | Christian Pointner | 2014-10-07 | 1 | -460/+0 |
| | |||||
* | prepared build system for multiple binaries | Christian Pointner | 2014-10-07 | 1 | -1/+1 |
| | |||||
* | fixed warning for pointless parameter combinations | Christian Pointner | 2014-10-03 | 1 | -17/+18 |
| | |||||
* | reflector works now | Christian Pointner | 2014-10-03 | 1 | -1/+16 |
| | |||||
* | better distinction between sydra and sydra-rtp | Christian Pointner | 2014-10-02 | 1 | -1/+0 |
| | |||||
* | fixed wrong handling of log_targets_ option | Christian Pointner | 2014-10-02 | 1 | -1/+1 |
| | |||||
* | renamed the sydra utility to sydra-rtp | Christian Pointner | 2014-10-02 | 1 | -2/+2 |
| | |||||
* | added alle options to the manpage | Christian Pointner | 2014-10-02 | 1 | -1/+1 |
| | |||||
* | added command line switch to disable automatic client handling | Christian Pointner | 2014-10-02 | 1 | -8/+25 |
| | | | | added some warnings for pointless configuration combinations | ||||
* | source and sink are now same bin for video and audio | Christian Pointner | 2014-10-02 | 1 | -20/+13 |
| | |||||
* | creating udp sources works now | Christian Pointner | 2014-09-27 | 1 | -12/+67 |
| | |||||
* | prepared main loop for receiver mode | Christian Pointner | 2014-09-27 | 1 | -1/+9 |
| | |||||
* | added option for mode | Christian Pointner | 2014-09-27 | 1 | -11/+47 |
| | |||||
* | no more debugging for GOptions | Christian Pointner | 2014-09-26 | 1 | -1/+1 |
| | | | | no textoverlay for preview | ||||
* | include compiler in version print | Christian Pointner | 2014-09-26 | 1 | -0/+6 |
| | |||||
* | now using GOptions for command line parsing | Christian Pointner | 2014-09-26 | 1 | -245/+217 |
| | |||||
* | improved default pipeline | Christian Pointner | 2014-09-25 | 1 | -1/+1 |
| | |||||
* | add callback for client timeout check | Christian Pointner | 2014-09-25 | 1 | -1/+1 |
| | |||||
* | added timeout option | Christian Pointner | 2014-09-25 | 1 | -0/+7 |
| | |||||
* | removed useless parse hex string | Christian Pointner | 2014-09-24 | 1 | -49/+0 |
| | |||||
* | make rtp-host and port optional | Christian Pointner | 2014-09-24 | 1 | -1/+1 |
| | |||||
* | binding to address/port | Christian Pointner | 2014-09-24 | 1 | -5/+16 |
| | |||||
* | changing udp port mapping | Christian Pointner | 2014-09-22 | 1 | -1/+1 |
| | |||||
* | fixed license header - email | Christian Pointner | 2014-09-22 | 1 | -1/+1 |
| | |||||
* | removed default option values | Christian Pointner | 2014-09-22 | 1 | -3/+3 |
| | |||||
* | recording with different codecs works now | Christian Pointner | 2014-09-22 | 1 | -5/+17 |
| | | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org> | ||||
* | added support for recording - for now only video works | Christian Pointner | 2014-09-22 | 1 | -2/+2 |
| | |||||
* | preview works now | Christian Pointner | 2014-09-22 | 1 | -2/+2 |
| | |||||
* | got rid of double audio encoding | Christian Pointner | 2014-09-22 | 1 | -22/+16 |
| | |||||
* | building pipeline manually now | Christian Pointner | 2014-09-22 | 1 | -2/+2 |
| | |||||
* | added exception for non-GPL Gstreamer components | Christian Pointner | 2014-09-20 | 1 | -0/+6 |
| | |||||
* | added send stream pipeline with options | Christian Pointner | 2014-09-04 | 1 | -18/+84 |
| | |||||
* | updated options parser | Christian Pointner | 2014-09-03 | 1 | -44/+18 |
| | |||||
* | added initial code - based on rharchive | Christian Pointner | 2014-09-03 | 1 | -0/+337 |