User Tools

Site Tools


desktop_build

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
desktop_build [2025/12/15 12:11]
jason created
desktop_build [2025/12/15 13:36] (current)
jason
Line 21: Line 21:
     * "src/atsc/app/atscapp/"     * "src/atsc/app/atscapp/"
  
 +===== Running The Stack =====
 To run the stack: To run the stack:
   * Copy the homecaster_core executable binary from 'src/atsc/app/atscapp/' to the desired location, 'e.g., /home'   * Copy the homecaster_core executable binary from 'src/atsc/app/atscapp/' to the desired location, 'e.g., /home'
Line 37: Line 38:
       * Enter HTTP Type : 1        * Enter HTTP Type : 1 
       * Enter URI : /pcap         * Enter URI : /pcap  
-      * If Pcap Play, enter Iterations:  // here give the loop count to play pcap file+      * Enter Iterations: 5 (this is the loop count to play pcap file)
-    * 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 'ffplay' using the .m3u8 file for playback. +
-      * e.g. ffplay /hls/0-1/index.m3u8 +
- +
  
 +===== 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 /hls/0-1/index.m3u8
  
  
desktop_build.1765800696.txt.gz · Last modified: 2025/12/15 12:11 by jason