How to share the buffer in process context?

Hi,
The suggestion is to send fds to receivers through server.ancil_send_fd() in initialization, instead of every frame. For every decoded frame, please send message through send() and recv() to let receivers know which buffer is updated with new data.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.