Difference between revisions of "Main Detectors"

From PREX Wiki
Jump to navigationJump to search
Line 12: Line 12:
 
*To stream '''camera''':
 
*To stream '''camera''':
 
**Click on '''camera radio button'''
 
**Click on '''camera radio button'''
**Check the '''IP address''' for the pi
+
**Check the IP == '''129.57.164.23''' for the pi
**From a terminal on the '''client computer''' run '''vlc -v rtsp://IP address:8554/'''
+
**From a terminal on the '''client computer''' run '''vlc -v rtsp://129.57.164.23:8554/'''
***NOTE: '''vlc''' is only available in '''aonl1-3''', '''adaqsc''', and '''rpi19''' in the Counting House
+
***NOTE: '''vlc''' is only available in '''aonl1-3''', '''adaqsc''', and '''rpi19''' in the Counting House (above adaq2 terminal)
  
 
===LHRS===
 
===LHRS===
Line 24: Line 24:
 
*To stream '''camera''':
 
*To stream '''camera''':
 
**Click on '''camera radio button'''
 
**Click on '''camera radio button'''
**Check the '''IP address''' for the pi
+
**Check the IP == '''129.57.164.59''' for the pi
**From a terminal on the '''client computer''' run '''vlc -v rtsp://IP address:8554/'''
+
**From a terminal on the '''client computer''' run '''vlc -v rtsp://129.57.164.59:8554/'''
***NOTE: '''vlc''' is only available in '''aonl1-3''', '''adaqsc''', and '''rpi19''' in the Counting House
+
***NOTE: '''vlc''' is only available in '''aonl1-3''', '''adaqsc''', and '''rpi19''' in the Counting House (above adaq2 terminal)
  
  
 
[[Category:EXPERT]][[Category:MD]]
 
[[Category:EXPERT]][[Category:MD]]

Revision as of 14:06, 11 June 2019

In the process of editing and updating this page. Please contact Juliette Mammei crowder@jlab.org with questions or suggestions.

PREX Main<< HOW TOs << Expert Tools << Detectors

Motion System

RHRS

Image 1 - RHRS_detector GUI. The readings are not necessarily correct.
  • Log in as pi@rpi1-prex (ask RC or expert for password)
  • cd into Production/RHRS-LHRS-motion-control-GUI/RHRSnewgui/ directory
  • Run ./RHRSnewgui -platform xcb
  • A gui will pop up (Image 1)
  • To stream camera:
    • Click on camera radio button
    • Check the IP == 129.57.164.23 for the pi
    • From a terminal on the client computer run vlc -v rtsp://129.57.164.23:8554/
      • NOTE: vlc is only available in aonl1-3, adaqsc, and rpi19 in the Counting House (above adaq2 terminal)

LHRS

Image 2 - LHRS_detector GUI. The readings are not necessarily correct.
  • Log in as pi@rpi4-prex (ask RC or expert for password)
  • cd into Production/RHRS-LHRS-motion-control-GUI/LHRSnewgui/ directory
  • Run ./LHRSnewgui -platform xcb
  • A gui will pop up (Image 2)
  • To stream camera:
    • Click on camera radio button
    • Check the IP == 129.57.164.59 for the pi
    • From a terminal on the client computer run vlc -v rtsp://129.57.164.59:8554/
      • NOTE: vlc is only available in aonl1-3, adaqsc, and rpi19 in the Counting House (above adaq2 terminal)