OpenVisualCloud / Smart-City-Sample

The smart city reference pipeline shows how to integrate various media building blocks, with analytics powered by the OpenVINO™ Toolkit, for traffic or stadium sensing, analytics and management tasks.
BSD 3-Clause "New" or "Revised" License
193 stars 84 forks source link

5g camera gateway #714

Closed QuPengfei closed 3 years ago

xwu2git commented 3 years ago
QuPengfei commented 3 years ago

There are two ways to deploy the camera gateway. one way for helm is SCOPE=officex-camera make start_helm. the other way is container-only.

For rtmp proxy, the initial idea is only to expose the rtmp/db service via the office gateway. office gateway is the only interface or API gateway for external access.

QuPengfei commented 3 years ago

@xwu2git , update the patches, please review.

xwu2git commented 3 years ago
QuPengfei commented 3 years ago

@xwu2git update the patch accordingly.