Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Expand
titleTable of Contents
Table of Contents
indent20px

...

Note that the filesimple component only works with udpsimple/rtpsimple, and vice versa.

...

Do not use ports 8888 or 9999 since these ports may be used by the BrightSign OS.

Media Streamer State Machine

...

This component utilizes H.264 for video and AAC for audio. The default video format is 720p30, and the default bitrate is 6Mbps.

...

With firmware versions 6.2.63 and later, the H.264 video is encoded at High profile with B-frames. With earlier versions of firmware, video is encoded at level 4.1 without B-frames.

The following example encodes video from the HDMI Input and writes it to the local storage as a .ts file:

...

Warning

Important

The HDCP encryption status of a stream cannot be removed by setting the encryption parameter to none.

File Encryption

The file:/// source and destination components accept the optional key and iv parameters, which can be used to encrypt or decrypt a file using the AES CTR algorithm. The key and iv values must be specified as 16-byte hex strings.

...