OpenIPC / firmware

Alternative IP Camera firmware from an open community
https://openipc.org
MIT License
1.16k stars 226 forks source link

Milk-V Duo, a new opensource hardware may be ported to OpenIPC #1157

Closed Ncerzzk closed 7 months ago

Ncerzzk commented 8 months ago

Here are some main feature:

Other advantages:

Get SDK:

https://github.com/milkv-duo/duo-buildroot-sdk

Current process:

for now I just successfully boot and run its camera test program. and because it's risc-v arch, the majestic streamer may be need to build a risc-v target?

Detail Introduction

https://milkv.io/docs/duo/overview

milk-v duo

flyrouter commented 8 months ago

Good afternoon Thanks for the interesting note. We can accept PR if you send us a verified organizational structure compiled in OpenIPC Buildroot As for the streamer, you first need to launch and publish examples from the SDK so that at least snapshots and other solutions work.

widgetii commented 8 months ago

Streamer CI uses OpenIPC based toolchain as well, so the first and necessary step is to integrate vendor BSP to OpenIPC firmware repo

Ncerzzk commented 8 months ago

Thank you @widgetii @FlyRouter. I would start the first step recently.

Ncerzzk commented 7 months ago

issue close. I will update the status in pull request.