i try to sending video stream. the source is jetson orin and the client is flutter web app. i'm also want to store the data in db. i'm look for recommendation which db,server,transfer data protocols to use for this task. my stracture right now : jetson AGX orin --> serialization to jeson string base64 → rabbitmq → server (node.js+express) → mongoDB → client (flutter)
Asked
Active
Viewed 83 times