shaka-packager/packager
Kongqun Yang 458fadc6a8 Add udp options support
Three options are supported right now:
- reuse=1|0
  Allow or disallow reusing UDP sockets. Default 0.
- interface=a.b.c.d
  Address of the interface over which to receive UDP multicast
  streams.
- timeout=microseconds
  Timeout in microseconds. Default to unlimited.

A UDP url should be of the form udp://ip:port[?options], here
is an example:
  udp://224.1.2.30:88?reuse=1&interface=10.11.12.13&timeout=12345

Also deprecate --udp_interface_address flag in favor udp options.

Closes #133

Change-Id: I962d35bfedc1779d67ba20ed910207c66b7c1a15
2016-10-31 18:40:40 +00:00
..
app Add udp options support 2016-10-31 18:40:40 +00:00
buildtools/third_party Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
hls Some misc cleanup 2016-09-07 10:15:50 -07:00
media Add udp options support 2016-10-31 18:40:40 +00:00
mpd Implement utility function DoubleToString 2016-09-30 21:36:11 +00:00
testing Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
third_party [WebM] Move index segment after init segment 2016-10-01 00:34:56 +00:00
tools [pssh] Support widevine pssh generation with protection_scheme 2016-10-10 10:39:41 -07:00
version Windows build working 2016-08-18 08:30:26 -07:00
common.gypi Windows build working 2016-08-18 08:30:26 -07:00
packager.gyp Add driver program flags for HLS 2016-06-13 18:30:24 -07:00