Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make rtp-host and port optional | Christian Pointner | 2014-09-24 | 1 | -15/+17 |
* | adding host to udp sink when incoming packet is seen works now | Christian Pointner | 2014-09-24 | 1 | -20/+21 |
* | binding to address/port | Christian Pointner | 2014-09-24 | 1 | -4/+16 |
* | also listening for packets on IPv6 sockets | Christian Pointner | 2014-09-23 | 1 | -6/+10 |
* | listening for incoming data from udp sink worsk now | Christian Pointner | 2014-09-23 | 1 | -19/+80 |
* | getting udp socket file descriptors | Christian Pointner | 2014-09-23 | 1 | -18/+46 |
* | fixed log printf | Christian Pointner | 2014-09-23 | 1 | -1/+1 |
* | added parser for qos messages | Christian Pointner | 2014-09-22 | 1 | -0/+7 |
* | changing udp port mapping | Christian Pointner | 2014-09-22 | 1 | -9/+5 |
* | fixed license header - email | Christian Pointner | 2014-09-22 | 1 | -1/+1 |
* | recording with different codecs works now | Christian Pointner | 2014-09-22 | 1 | -13/+35 |
* | fixed wrong type for textoverlay parameters | Christian Pointner | 2014-09-22 | 1 | -1/+1 |
* | added support for recording - for now only video works | Christian Pointner | 2014-09-22 | 1 | -29/+59 |
* | preview works now | Christian Pointner | 2014-09-22 | 1 | -4/+34 |
* | got rid of double audio encoding | Christian Pointner | 2014-09-22 | 1 | -1/+1 |
* | building pipeline manually now | Christian Pointner | 2014-09-22 | 1 | -40/+213 |
* | added exception for non-GPL Gstreamer components | Christian Pointner | 2014-09-20 | 1 | -0/+6 |
* | refactoring | Christian Pointner | 2014-09-05 | 1 | -4/+2 |
* | refactoring | Christian Pointner | 2014-09-04 | 1 | -8/+5 |
* | additional debug output | Christian Pointner | 2014-09-04 | 1 | -0/+9 |
* | small refactoring | Christian Pointner | 2014-09-04 | 1 | -12/+19 |
* | removed custom sighandler code in favor of glib based signal handling | Christian Pointner | 2014-09-04 | 1 | -5/+15 |
* | pipeline works now - however recording is still disabled.. | Christian Pointner | 2014-09-04 | 1 | -28/+66 |
* | added send stream pipeline with options | Christian Pointner | 2014-09-04 | 1 | -6/+55 |
* | updated options parser | Christian Pointner | 2014-09-03 | 1 | -1/+10 |
* | remove useless writer component | Christian Pointner | 2014-09-03 | 1 | -19/+4 |
* | added initial code - based on rharchive | Christian Pointner | 2014-09-03 | 1 | -0/+255 |