summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* improved error output for pad linking errorHEADmasterChristian Pointner2015-07-221-2/+2
|
* sydra-rtp: added audioconvert to default sourceChristian Pointner2014-10-191-1/+1
|
* added a queue befor rtpbin on receiver sideChristian Pointner2014-10-151-5/+19
|
* include payload for rtp capsChristian Pointner2014-10-141-2/+2
|
* further improved default configChristian Pointner2014-10-111-3/+3
|
* improved default configChristian Pointner2014-10-111-1/+1
|
* also allow 14fps for cameraChristian Pointner2014-10-101-1/+1
|
* add installer for example scriptsChristian Pointner2014-10-092-4/+50
|
* simplified default audio caps for sydra-rtpChristian Pointner2014-10-091-1/+1
|
* PREFIX vs prefixChristian Pointner2014-10-091-1/+1
|
* fixed configure help outputChristian Pointner2014-10-091-2/+2
|
* added mandir handling to configureChristian Pointner2014-10-081-3/+35
|
* fixed locale issue at command line parserChristian Pointner2014-10-082-0/+4
|
* complain about unkown command line argumentsChristian Pointner2014-10-082-0/+23
|
* fixed sydra-launchChristian Pointner2014-10-081-7/+7
|
* sydra-launch works nowChristian Pointner2014-10-071-0/+6
|
* added basic sydra-launchChristian Pointner2014-10-076-2/+716
|
* cleanup for multiple binariesChristian Pointner2014-10-076-9/+10
|
* prepared build system for multiple binariesChristian Pointner2014-10-073-22/+48
|
* better check for elements in sink and sourceChristian Pointner2014-10-061-0/+16
|
* closing application when new SSRC shows up (although all depayloader are ↵Christian Pointner2014-10-062-1/+43
| | | | | | already connected) closing application when session times out
* fixed rtp reflector initChristian Pointner2014-10-063-18/+21
|
* fixed warning for pointless parameter combinationsChristian Pointner2014-10-031-17/+18
|
* reflector works nowChristian Pointner2014-10-033-28/+120
|
* better distinction between sydra and sydra-rtpChristian Pointner2014-10-0216-16/+0
|
* fixed wrong handling of log_targets_ optionChristian Pointner2014-10-021-1/+1
|
* renamed the sydra utility to sydra-rtpChristian Pointner2014-10-028-14/+14
|
* added alle options to the manpageChristian Pointner2014-10-021-1/+1
|
* added some names for binsChristian Pointner2014-10-024-14/+15
|
* a fixed length for the filename is just fine!Christian Pointner2014-10-021-1/+1
|
* added command line switch to disable automatic client handlingChristian Pointner2014-10-024-9/+30
| | | | added some warnings for pointless configuration combinations
* fixed error outputChristian Pointner2014-10-021-2/+2
|
* fixed linking of av sinkChristian Pointner2014-10-021-1/+1
|
* source and sink are now same bin for video and audioChristian Pointner2014-10-023-54/+92
|
* sydra create bin now lets the caller control wheter to create ghost pads or notChristian Pointner2014-10-014-49/+49
|
* sending remove client command when closedChristian Pointner2014-10-013-9/+38
|
* sending keep alives works nowChristian Pointner2014-10-013-7/+35
|
* resolving remote rtp works nowChristian Pointner2014-10-013-13/+65
|
* some cleanupChristian Pointner2014-09-301-3/+3
|
* initial support for keepalivesChristian Pointner2014-09-292-1/+12
|
* recording works now for receiver as wellChristian Pointner2014-09-291-20/+4
|
* receiver works now (without recording)Christian Pointner2014-09-291-24/+55
|
* linking depayloaders worsk nowChristian Pointner2014-09-291-8/+50
|
* RTP bin SSRC callbacksChristian Pointner2014-09-272-38/+48
|
* name refactoringChristian Pointner2014-09-271-28/+28
|
* creating udp sources works nowChristian Pointner2014-09-273-15/+132
|
* idx vs. sessionChristian Pointner2014-09-271-2/+2
|
* layout for receiver pipelineChristian Pointner2014-09-271-0/+21
|
* started receiver mode pipeline implementationChristian Pointner2014-09-272-5/+16
|
* prepared main loop for receiver modeChristian Pointner2014-09-278-4/+42
|