Huddly / sdk

Huddly's Software Development Kit (SDK) used to interact with the camera by third-party applications
MIT License
14 stars 8 forks source link

fix(ipUpgrader): fix bug where upgrader is unable to use new cpio files #558

Closed pkhansen closed 1 year ago

pkhansen commented 1 year ago

This is meant as a low risk effort to make the upgrader work with the new cpio files used for the ip cameras. In the future we should address how we read and process cpio files and make sure to support the new image format. For now the following has been done.