We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am getting the below error while running the application.Can you please help to resolve?
** WARN: <parse_source:577>: Deprecated config 'smart-rec-video-cache' used in group [source1]. Use 'smart-rec-cache' instead ** ERROR: <create_msg_conv_broker_bin:234>: Failed to create 'sink_sub_bin_transform2' ** ERROR: <create_msg_conv_broker_bin:278>: create_msg_conv_broker_bin failed ** ERROR: <create_sink_bin:781>: create_sink_bin failed ** ERROR: <create_processing_instance:815>: create_processing_instance failed ** ERROR: <create_pipeline:1323>: create_pipeline failed ** ERROR: main:1041: Failed to create pipeline Quitting
The text was updated successfully, but these errors were encountered:
encountered so many erros .Is this supported in deepstream 6.0
Sorry, something went wrong.
I got a similar error with DS 6.0. I think they are compatibility issues
Did you able to fix it?
Nope not yet. I have posted mine as an issue here
Added the support for ds6.0. Please check ds_6.0 branch. Thank you!
No branches or pull requests
I am getting the below error while running the application.Can you please help to resolve?
** WARN: <parse_source:577>: Deprecated config 'smart-rec-video-cache' used in group [source1]. Use 'smart-rec-cache' instead
** ERROR: <create_msg_conv_broker_bin:234>: Failed to create 'sink_sub_bin_transform2'
** ERROR: <create_msg_conv_broker_bin:278>: create_msg_conv_broker_bin failed
** ERROR: <create_sink_bin:781>: create_sink_bin failed
** ERROR: <create_processing_instance:815>: create_processing_instance failed
** ERROR: <create_pipeline:1323>: create_pipeline failed
** ERROR: main:1041: Failed to create pipeline
Quitting
The text was updated successfully, but these errors were encountered: