Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add callback for client timeout check | Christian Pointner | 2014-09-25 | 4 | -2/+18 | |
* | added timeout option | Christian Pointner | 2014-09-25 | 3 | -0/+10 | |
* | removing clients works now | Christian Pointner | 2014-09-25 | 4 | -22/+54 | |
* | removed useless header include | Christian Pointner | 2014-09-25 | 1 | -1/+0 | |
* | cleanup | Christian Pointner | 2014-09-24 | 1 | -3/+3 | |
* | some name refactoring | Christian Pointner | 2014-09-24 | 5 | -26/+27 | |
* | added udp socket handling to own file | Christian Pointner | 2014-09-24 | 5 | -119/+205 | |
* | moved pipeline creation subs to own file | Christian Pointner | 2014-09-24 | 7 | -256/+357 | |
* | added simple UDP protocol | Christian Pointner | 2014-09-24 | 1 | -4/+20 | |
* | removed useless parse hex string | Christian Pointner | 2014-09-24 | 4 | -57/+1 | |
* | moved gstreamer utility functions to seperate file | Christian Pointner | 2014-09-24 | 4 | -81/+171 | |
* | checking if client is already part of list before adding | Christian Pointner | 2014-09-24 | 1 | -56/+79 | |
* | Merge branch 'master' of gitspread:sydra | Christian Pointner | 2014-09-24 | 1 | -2/+2 | |
|\ | ||||||
| * | cleanup | Christian Pointner | 2014-09-24 | 1 | -2/+2 | |
* | | using different client specification | Christian Pointner | 2014-09-24 | 1 | -8/+27 | |
|/ | ||||||
* | improve debug output | Christian Pointner | 2014-09-24 | 1 | -8/+8 | |
* | make rtp-host and port optional | Christian Pointner | 2014-09-24 | 2 | -16/+18 | |
* | 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 | 3 | -9/+34 | |
* | 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 | 2 | -20/+48 | |
* | 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 | 2 | -10/+6 | |
* | fixed license header - email | Christian Pointner | 2014-09-22 | 14 | -14/+14 | |
* | removed default option values | Christian Pointner | 2014-09-22 | 1 | -3/+3 | |
* | recording with different codecs works now | Christian Pointner | 2014-09-22 | 3 | -18/+55 | |
* | 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 | 2 | -31/+61 | |
* | preview works now | Christian Pointner | 2014-09-22 | 2 | -6/+36 | |
* | got rid of double audio encoding | Christian Pointner | 2014-09-22 | 3 | -26/+19 | |
* | building pipeline manually now | Christian Pointner | 2014-09-22 | 2 | -42/+215 | |
* | added exception for non-GPL Gstreamer components | Christian Pointner | 2014-09-20 | 14 | -0/+84 | |
* | 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 | 4 | -158/+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 | 3 | -25/+154 | |
* | removed useless sysexec | Christian Pointner | 2014-09-04 | 3 | -278/+0 | |
* | updated options parser | Christian Pointner | 2014-09-03 | 3 | -53/+32 | |
* | added git ignore file | Christian Pointner | 2014-09-03 | 1 | -2/+2 | |
* | remove useless writer component | Christian Pointner | 2014-09-03 | 6 | -617/+4 | |
* | added initial code - based on rharchive | Christian Pointner | 2014-09-03 | 22 | -0/+3178 |