Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepared build system for multiple binaries | Christian Pointner | 2014-10-07 | 3 | -22/+48 |
| | |||||
* | better check for elements in sink and source | Christian Pointner | 2014-10-06 | 1 | -0/+16 |
| | |||||
* | closing application when new SSRC shows up (although all depayloader are ↵ | Christian Pointner | 2014-10-06 | 2 | -1/+43 |
| | | | | | | already connected) closing application when session times out | ||||
* | fixed rtp reflector init | Christian Pointner | 2014-10-06 | 3 | -18/+21 |
| | |||||
* | fixed warning for pointless parameter combinations | Christian Pointner | 2014-10-03 | 1 | -17/+18 |
| | |||||
* | reflector works now | Christian Pointner | 2014-10-03 | 3 | -28/+120 |
| | |||||
* | better distinction between sydra and sydra-rtp | Christian Pointner | 2014-10-02 | 16 | -16/+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 | 8 | -14/+14 |
| | |||||
* | added alle options to the manpage | Christian Pointner | 2014-10-02 | 1 | -1/+1 |
| | |||||
* | added some names for bins | Christian Pointner | 2014-10-02 | 4 | -14/+15 |
| | |||||
* | a fixed length for the filename is just fine! | Christian Pointner | 2014-10-02 | 1 | -1/+1 |
| | |||||
* | added command line switch to disable automatic client handling | Christian Pointner | 2014-10-02 | 4 | -9/+30 |
| | | | | added some warnings for pointless configuration combinations | ||||
* | fixed error output | Christian Pointner | 2014-10-02 | 1 | -2/+2 |
| | |||||
* | fixed linking of av sink | Christian Pointner | 2014-10-02 | 1 | -1/+1 |
| | |||||
* | source and sink are now same bin for video and audio | Christian Pointner | 2014-10-02 | 3 | -54/+92 |
| | |||||
* | sydra create bin now lets the caller control wheter to create ghost pads or not | Christian Pointner | 2014-10-01 | 4 | -49/+49 |
| | |||||
* | sending remove client command when closed | Christian Pointner | 2014-10-01 | 3 | -9/+38 |
| | |||||
* | sending keep alives works now | Christian Pointner | 2014-10-01 | 3 | -7/+35 |
| | |||||
* | resolving remote rtp works now | Christian Pointner | 2014-10-01 | 3 | -13/+65 |
| | |||||
* | some cleanup | Christian Pointner | 2014-09-30 | 1 | -3/+3 |
| | |||||
* | initial support for keepalives | Christian Pointner | 2014-09-29 | 2 | -1/+12 |
| | |||||
* | recording works now for receiver as well | Christian Pointner | 2014-09-29 | 1 | -20/+4 |
| | |||||
* | receiver works now (without recording) | Christian Pointner | 2014-09-29 | 1 | -24/+55 |
| | |||||
* | linking depayloaders worsk now | Christian Pointner | 2014-09-29 | 1 | -8/+50 |
| | |||||
* | RTP bin SSRC callbacks | Christian Pointner | 2014-09-27 | 2 | -38/+48 |
| | |||||
* | name refactoring | Christian Pointner | 2014-09-27 | 1 | -28/+28 |
| | |||||
* | creating udp sources works now | Christian Pointner | 2014-09-27 | 3 | -15/+132 |
| | |||||
* | idx vs. session | Christian Pointner | 2014-09-27 | 1 | -2/+2 |
| | |||||
* | layout for receiver pipeline | Christian Pointner | 2014-09-27 | 1 | -0/+21 |
| | |||||
* | started receiver mode pipeline implementation | Christian Pointner | 2014-09-27 | 2 | -5/+16 |
| | |||||
* | prepared main loop for receiver mode | Christian Pointner | 2014-09-27 | 8 | -4/+42 |
| | |||||
* | added option for mode | Christian Pointner | 2014-09-27 | 3 | -11/+50 |
| | |||||
* | no more debugging for GOptions | Christian Pointner | 2014-09-26 | 3 | -11/+4 |
| | | | | 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 | 8 | -626/+256 |
| | |||||
* | improved default pipeline | Christian Pointner | 2014-09-25 | 1 | -1/+1 |
| | |||||
* | this bug is now a feature | Christian Pointner | 2014-09-25 | 1 | -1/+0 |
| | |||||
* | timeout for clients | Christian Pointner | 2014-09-25 | 1 | -5/+35 |
| | |||||
* | 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 |
| |