User Tools

Site Tools


aquila_live_stat_mux

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
aquila_live_stat_mux [2023/11/08 13:40] walkeradminaquila_live_stat_mux [2023/11/08 14:12] – [Using Announcer Address] walkeradmin
Line 37: Line 37:
     k9s     k9s
 This will launch the k9s application This will launch the k9s application
-{{ :k9s001.jpg?nolink&600 |}} +\\  
-select stream-processer-statmux-xxxxx +\\  
-press s +{{ :k9s001.jpg?nolink&800 |}} 
-ls +\\  
-look for smxMasterIni.json +\\  
-cat smxMasterIni.json |grep announce +Scroll down and select the POD 'stream-processer-statmux-xxxxx' then press 's' 
 +\\  
 +\\  
 +{{ :k9s002.jpg?nolink&800 |}} 
 +\\  
 +\\  
 +Show the contents of the folder using 'ls' and look for smxMasterIni.json 
 +\\  
 +\\  
 +To find the announceAddress enter the following 
 +    cat smxMasterIni.json |grep announce 
 +You will get an output similar to below: 
 +<file>
  "announceAddress": "239.225.0.1",  "announceAddress": "239.225.0.1",
   "announcePort": 15778,   "announcePort": 15778,
Line 49: Line 60:
     "statmux.announce.port": 15778,     "statmux.announce.port": 15778,
     "statmux.announce.ttl": 64     "statmux.announce.ttl": 64
- +</file> 
-exit +To get out of the K9s use 'exit' then 'ctrl-c' 
-ctrl-c +---- 
- +==== Using Announcer Address ==== 
- +\\  
- +The last big difference in v7 is that now you have to specify the announcer address in your services using and 'advanced parameter' in the Encoding Live service. 
- +\\  
- +\\  
- +When creating the Encoding Live services for your stat mux, you need to add a parameter to the 'Advanced Parameters' page. 
- +\\  
-<<K9s-Shell>> Podmediakind/stream-processor-statmux-7cc8d75d85-dl95v Containerstatmux +\\  
-/opt/ericsson/stream-processing-statmux/bin $ ls +{{ :statmux.announce.addr.jpg?nolink&800 |}} 
-commit_sha.txt     smxMaster          smxMasterIni.json +\\  
- +The advanced parameter is
 +    statmux.announce.addr    multicast 
 +     
 +    statmux.announce.addr    239.255.0.1 
 +\\  
 +The above is just an example, you will need to use the multicast address from your system
 +\\  
 +\\ 
  
aquila_live_stat_mux.txt · Last modified: 2023/11/08 14:13 by walkeradmin