This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
desktop_build [2025/12/15 12:12] jason |
desktop_build [2025/12/15 13:36] (current) jason |
||
|---|---|---|---|
| Line 38: | Line 38: | ||
| * Enter HTTP Type : 1 | * Enter HTTP Type : 1 | ||
| * Enter URI : / | * Enter URI : / | ||
| - | * If Pcap Play, enter Iterations: | + | * Enter Iterations: |
| - | * After successful execution, HLS segments will be generated, the segments will be available at the location specified by the macro HLS_FILE_PATH. | + | |
| - | * Play the segments with ' | + | |
| - | * e.g. ffplay / | + | |
| - | + | ||
| + | ===== Viewing Services ===== | ||
| + | After successful execution of the stack, HLS segments will be generated which can be consumed for playback by a standard player such as ffplay. | ||
| + | The HLS segments will be available at the location specified by the macro HLS_FILE_PATH. To play the service point your player at the .m3u8 file, e.g.: | ||
| + | * e.g. ffplay / | ||