Please provide complete information as applicable to your setup.
**• Hardware Platform GPU • DeepStream Version - 6.2 • JetPack Version (valid for Jetson only) • TensorRT Version
**• NVIDIA GPU Driver Version: 535.86.05
**•
**• I have created function for rtmp sink in deepstream_sink_bin.c. Can you please help with to suggest other changes i need to do in the application to run rtmp stream in output. Can you please tell how do i create rtmp sink in rac_deepstream_app_config.txt ?
ERROR from sink_sub_bin_sink2: Could not open resource for writing.
Debug info: gstrtmpsink.c(293): gst_rtmp_sink_render (): /GstPipeline:pipeline/GstBin:processing_bin_0/GstBin:sink_bin/GstBin:sink_sub_bin2/GstRTMPSink:sink_sub_bin_sink2:
Could not connect to RTMP stream “rtmp://localhost:1935/live/livestream” for writing
ERROR from sink_sub_bin_sink4: Could not open resource for writing.
Debug info: gstrtmpsink.c(293): gst_rtmp_sink_render (): /GstPipeline:pipeline/GstBin:processing_bin_1/GstBin:sink_bin/GstBin:sink_sub_bin4/GstRTMPSink:sink_sub_bin_sink4:
Could not connect to RTMP stream “rtmp://localhost:1936/live/livestream” for writing
Even with creating new type=7 as mentioned above, i am getting the same error