BARIX Streaming Client Guía de instalación Pagina 51

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 63
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 50
Content of the update.ini file contained in the “Streaming Client Update Kit”
tcp_cmd_port_timeout,W507
usb_backup_switch_immediately,B277b2
ad_gain,B249
triggered_playlist,S570,100
volume_offset,B677
audio_buffer_size_log,B250
snmp_sys_name,S444,18
snmp_sys_location,S462,18
Configuration Meta File Grammar
Type Description
OCTET <any 8-bit sequence of data>
CHAR <any US-ASCII character (octets 0-127) >
CTL <any US-ASCII control character (octets 0 - 31) and DEL (127)>
TEXT <any OCTET except CTL, but including HT>
LF <US-ASCII LF, linefeed (10)>
CR <US-ASCII CR, carriage return (13)>
HT <US-ASCII HT, horizontal-tab (9)>
UPALPHA <any US-ASCII upper-case letter “A” .. “Z”>
LOALPHA <any US-ASCII lower-case letter “a” .. “z”>
DIGIT <any US-ASCII digit “0” .. “9”>
ALPHA UPALPHA | LOALPHA
ALPHADIGIT ALPHA | DIGIT
CRLF CR LF
EOL LF | CRLF
comment “#” *(TEXT)
rvalue *(TEXT)
control ALPHA
keyword UPALPHA 1*[ ALPHADIGIT | “_” ]
config LOALPHA 1*[ ALPHADIGIT | “_” ]
lvalue keyword | control | config
assignment lvalue “=” rvalue
content comment | assignment
line [ content ] EOL
file *(line)
9.3 How to update the firmware remotely
IMPORTANT: Please note that the Remote Firmware Update is supported only
on devices with 2MB Flash memory.
Let's assume you have an HTTP server http://www.myserver.net and want to
update your device with firmware version 01.31.
Here is an example how to do it:
create a directory http://www.myserver.net/streamingclient/update/ on the
server
Upload the compound.bin file from the “Streaming Client Update Kit” folder
BARIX AG | 51/63
Vista de pagina 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 62 63

Comentarios a estos manuales

Sin comentarios