summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* some name refactoringChristian Pointner2014-09-245-26/+27
* added udp socket handling to own fileChristian Pointner2014-09-245-119/+205
* moved pipeline creation subs to own fileChristian Pointner2014-09-247-256/+357
* added simple UDP protocolChristian Pointner2014-09-241-4/+20
* removed useless parse hex stringChristian Pointner2014-09-244-57/+1
* moved gstreamer utility functions to seperate fileChristian Pointner2014-09-244-81/+171
* checking if client is already part of list before addingChristian Pointner2014-09-241-56/+79
* Merge branch 'master' of gitspread:sydraChristian Pointner2014-09-241-2/+2
|\
| * cleanupChristian Pointner2014-09-241-2/+2
* | using different client specificationChristian Pointner2014-09-241-8/+27
|/
* improve debug outputChristian Pointner2014-09-241-8/+8
* make rtp-host and port optionalChristian Pointner2014-09-242-16/+18
* adding host to udp sink when incoming packet is seen works nowChristian Pointner2014-09-241-20/+21
* binding to address/portChristian Pointner2014-09-243-9/+34
* also listening for packets on IPv6 socketsChristian Pointner2014-09-231-6/+10
* listening for incoming data from udp sink worsk nowChristian Pointner2014-09-231-19/+80
* getting udp socket file descriptorsChristian Pointner2014-09-232-20/+48
* fixed log printfChristian Pointner2014-09-231-1/+1
* added parser for qos messagesChristian Pointner2014-09-221-0/+7
* changing udp port mappingChristian Pointner2014-09-222-10/+6
* fixed license header - emailChristian Pointner2014-09-2215-15/+15
* removed default option valuesChristian Pointner2014-09-221-3/+3
* recording with different codecs works nowChristian Pointner2014-09-223-18/+55
* fixed wrong type for textoverlay parametersChristian Pointner2014-09-221-1/+1
* added support for recording - for now only video worksChristian Pointner2014-09-222-31/+61
* preview works nowChristian Pointner2014-09-222-6/+36
* got rid of double audio encodingChristian Pointner2014-09-223-26/+19
* building pipeline manually nowChristian Pointner2014-09-222-42/+215
* added exception for non-GPL Gstreamer componentsChristian Pointner2014-09-2015-0/+90
* refactoringChristian Pointner2014-09-051-4/+2
* refactoringChristian Pointner2014-09-041-8/+5
* additional debug outputChristian Pointner2014-09-041-0/+9
* small refactoringChristian Pointner2014-09-041-12/+19
* removed custom sighandler code in favor of glib based signal handlingChristian Pointner2014-09-044-158/+15
* pipeline works now - however recording is still disabled..Christian Pointner2014-09-042-28/+67
* added send stream pipeline with optionsChristian Pointner2014-09-043-25/+154
* removed useless sysexecChristian Pointner2014-09-043-278/+0
* updated options parserChristian Pointner2014-09-033-53/+32
* added git ignore fileChristian Pointner2014-09-032-2/+8
* remove useless writer componentChristian Pointner2014-09-036-617/+4
* added initial code - based on rharchiveChristian Pointner2014-09-0327-0/+3943