I wanted to select an IPC for an embedded system where we need to stream data from camera,also short payload or signal between cores in linux
What are the suitable IPC mechanism based on HW ,latency ,fast Use case : Camera Data stream across cores for usage and small messaging to notify to other core modules HW : Qualcomm System on chip with Linux as OS. Thinking of shared memory for data stream , GRPC, Open-DDS, Ice Oryx which is best suited for this case ,Any insights will be helpful
I wanted to select an IPC for an embedded system where we need to stream data from camera,also short payload or signal between cores in linux
What are the suitable IPC mechanism based on HW ,latency ,fast Use case : Camera Data stream across cores for usage and small messaging to notify to other core modules HW : Qualcomm System on chip with Linux as OS. Thinking of shared memory for data stream , GRPC, Open-DDS, Ice Oryx which is best suited for this case ,Any insights will be helpful