gstd-1.x
gstd-1.x copied to clipboard
2. Gstd Bad Response when using C API
Issue reported by @mleivaf
The feature #98 (add graph) makes the gstd response too big when creating a pipeline. This causes the gst-client unable to receive the complete response. Therefore the error.
Meanwhile, the GSTC_MAX_RESPONSE_LENGTH can be increased at compilation time:
libgstc_socket.c:45 GSTC_MAX_RESPONSE_LENGTH 8192