# This file allows adjusting Aethercast's behavior through environment variables

## The main control interface for WIDI discovery and Miracast modesetting purposes
# AETHERCAST_DRIVER_CMD_IFACE=wlan0

## Whether special firmware needs are to be satisifed
# AETHERCAST_NEED_FIRMWARE=0

## Interface to upload firmware for
# AETHERCAST_DEDICATED_P2P_INTERFACE=p2p0

## Set a specific resolution
# AETHERCAST_FORCE_RESOLUTION=640x480p60

## Set Interval at which IFrames are sent in seconds
## Can be -1 (disabled) 0 (all keyframes) or (2 * Framerate) up to (5 * Framerate)
# AETHERCAST_I_FRAME_INTERVAL=30
