You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Home > Device Management > 2G Device Management > [2G Hybrid] Receiver Output Control
[2G Hybrid] Receiver Output Control
print icon

Overview

There are times when installations require a receiver-side pitch black output or a paused still-frame. Commands have been included below for such circumstances. These commands are best applied via telnet (port 23).


Requirements

  • Firmware: Version A
  • Static Route: See link for more information

CLI Command

Name CLI Command Description
Disable Video
echo 2 > /sys/devices/platform/videoip/pause
Produces a black video and mute the audio on the HDMI out.
Freeze Video
echo 1 > /sys/devices/platform/videoip/pause
Continuously outputs a frozen image the last frame of video received upon execution of the command.
Restore Video
echo 0 > /sys/devices/platform/videoip/pause
Forces the the video services to resume. Rebooting the device will do the same thing.
scroll to top icon