Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| operation:cube [2016/03/22 20:32] – operation-cube renamed to operation:cube (Move to common operation namespace) danimo | operation:cube [2018/08/19 20:57] (current) – [HD Chain] andi | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| = Encoder Cube Operation | = Encoder Cube Operation | ||
| - | Diese Seite beschreibt den Betrieb unserer | + | This page describes the operation of the our encoder cubes [[hardware: |
| - | == Scripte auf den cubes | + | < |
| - | Das SDI script kümmert sich um das zusammen spiel der SDI Karten und der nachgelagerten Chain. | + | |
| - | Die Konfigurationen finden sich jeweils in "/etc/ | + | |
| + | == Scripts on the cubes | ||
| + | The SDI-Script handles the grabbing from the SDI cards and feeds the data to the DV-Switch chain. | ||
| + | This is also true if the HD chain is used with an external video mixer. | ||
| + | The SDI scrip is configures "/ | ||
| === Streaming | === Streaming | ||
| ==== DV Switch | ==== DV Switch | ||
| - | ===== Stream stoppen | + | ===== Stop streaming |
| - | hübsches Bild nach / | + | put a nice picture at / |
| sudo sdi-script stop saalN-sd-dvswitch | sudo sdi-script stop saalN-sd-dvswitch | ||
| sudo sdi-script start saalN-sd-dvswitch-nostream | sudo sdi-script start saalN-sd-dvswitch-nostream | ||
| - | ===== Stream wieder starten | + | ===== start stream again |
| sudo sdi-script stop saalN-sd-dvswitch-nostream | sudo sdi-script stop saalN-sd-dvswitch-nostream | ||
| sudo sdi-script start saalN-sd-dvswitch | sudo sdi-script start saalN-sd-dvswitch | ||
| ==== HD Chain | ==== HD Chain | ||
| - | Note: die screen session | + | < |
| ===== streams starten | ===== streams starten | ||
| sudo sdi-script start slides-ffmpeg | sudo sdi-script start slides-ffmpeg | ||
| sudo sdi-script start hd-ffmpeg | sudo sdi-script start hd-ffmpeg | ||
| - | ==== lokal testen | + | ==== lokal testing |
| | | ||
| Line 35: | Line 36: | ||
| === Recording | === Recording | ||
| ===== DV Switch | ===== DV Switch | ||
| - | ====== | + | ====== |
| sudo sv stop dvsink | sudo sv stop dvsink | ||
| | | ||
| - | ====== | + | ====== |
| sudo sv start dvsink | sudo sv start dvsink | ||
| - | ====== | + | ====== |
| echo "sudo sv start dvsink" | echo "sudo sv start dvsink" | ||
| ==== HD Chain | ==== HD Chain | ||
| - | Note: die screen session | + | Note: The screen session |
| ===== 1080p - Stereo start/stop | ===== 1080p - Stereo start/stop | ||
| Line 51: | Line 52: | ||
| === Grabber | === Grabber | ||
| - | ===== Grabber | + | ===== Start / stop grabber |
| sudo sv start / stop / restart grabbersource | sudo sv start / stop / restart grabbersource | ||
| === Tracker | === Tracker | ||
| - | ==== Tracker-scripte starten | + | ==== start tracker-scripts |
| sudo / | sudo / | ||
| + | or for the TS chain: | ||
| + | sudo / | ||
| + | ==== start encoder-scripts | ||
| + | sudo / | ||
| ==== Tracker-screen | ==== Tracker-screen | ||
| sudo screen -x tracker-scripts | sudo screen -x tracker-scripts | ||
| - | | + | In the screen, you could use ctrl-a, type ': |
| + | |||
| + | ==== Restore FUSE mounts, e.g. after reboot | ||
| + | sudo / | ||
| + | |||
| + | Note: this script currently assumes that the mountpoints' | ||
| === Releasing | === Releasing | ||
| - | Passiert meisst nicht auf dem cube, vorher immer rücksprache halten!! | + | This usually is not done on the cube, make sure you know what you are doing |
| | | ||