summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-12Add TODOs.HEADmasterJonas Smedegaard
2017-05-11Process audio before video.Jonas Smedegaard
2017-05-11Normalize device loop.Jonas Smedegaard
2017-03-15Initial RTSP scripts.Jonas Smedegaard
2017-03-14Improve VP8 encoder options.Jonas Smedegaard
2017-03-10Fail on unsupported video/audio format.Jonas Smedegaard
2017-03-10Fix argument numbering.Jonas Smedegaard
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