summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2017-03-09Limit network latency.Jonas Smedegaard
2017-03-08Generalize QUEUEs and max out its maximums. Fix add more queues, and drop a b...Jonas Smedegaard
2017-03-08Fix explicitly skip audio devices, and only by default.Jonas Smedegaard
2017-03-08Support custom video or audio sink through variables VSINK ASINK.Jonas Smedegaard
2017-03-08Use RAW by default.Jonas Smedegaard
2017-02-26Initial RTP sender.Jonas Smedegaard
2017-02-26Add audio formats OPUS RAW. Simplify CAPS for formats (video)RAW AMR.Jonas Smedegaard
2017-02-26Use variables VFORMAT AFORMAT (not VIDEO AUDIO).Jonas Smedegaard
2017-02-26Use variable SINK (not PLAYBIN).Jonas Smedegaard
2017-02-26Drop bogus quotes.Jonas Smedegaard
2017-02-26Tidy quotes.Jonas Smedegaard
2017-02-26Improve quoting (thanks to shellcheck).Jonas Smedegaard
2017-02-26Use variable ID (and drop port variables used only once each).Jonas Smedegaard
2017-02-26Initial RTP receiver.Jonas Smedegaard