Read Video Data
更新时间: 2026/08/06
在Gitcode上查看源码

Read Video Data

Change History

openUBMC VersionRevision DateDescription
25.062025/06/26Initial draft: add command details

Basic Information

Function Description

Data is read from a specified edge camera.

Privilege

Command Information

Request Information

ByteData Field
NetFn30h
CMD90h
1Sub command, subcommand = 10h
2Read data offset
3Read data length

Response Information

ByteData Field
1Completion Code
2:NDVI video data obtained from the FPGA

Command Example

Read video data.

Request:

bash
ipmicmd -k "0f 00 MM NN" smi 0

Response:

text
0f MM NN

Back to Index