Changes between Version 18 and Version 19 of Other/Summer/2015/hVideo
- Timestamp:
- Aug 18, 2015, 8:54:11 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2015/hVideo
v18 v19 116 116 * Written in C 117 117 * Can be manipulated through the command-line, GUI, or browser plugins 118 119 118 2. Why use GPAC? 120 119 * The multimedia player MP4Client is a command-line player for GPAC, allowing it to be easily used on the Linux OS and via any bashscript shell … … 122 121 * MP4Box can be used for conversion, splitting, combining, etc. 123 122 * The most important part of GPAC, however, is that it supports DASH 124 125 123 3. Sample Experiment Rig 126 124 [[Image(ExperimentRig.png)]] 127 128 125 4. GPAC Script 129 126 * Script first initializes the streaming 130 127 * It then limits and measures the bandwidth in parallel 131 128 [[Image(GPACScript.png)]] 132 133 129 * Results 134 130 [[Image(GPACScriptResults.png)]]