I have started the process and I have joined the bot and RTMP out the Stream but when I am trying to inject Video the pipeline seems to have some issues.
0:02:18.930049600 32032 0000027F3CA19090 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "audiobuffersplit"
0:02:18.932883800 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstAudioBufferSplit@0000027F50A61B60 adding pad 'sink'
0:02:18.934756400 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstAudioBufferSplit@0000027F50A61B60 adding pad 'src'
0:02:19.012201300 32032 0000027F3CA19090 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "capsfilter"
0:02:19.018819900 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstBaseTransform@0000027F4E675B60 adding pad 'sink'
0:02:19.022251300 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstBaseTransform@0000027F4E675B60 adding pad 'src'
0:02:19.026013700 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.028988700 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:1010:gst_element_get_static_pad: found pad queue1:sink
0:02:19.030137500 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2383:gst_pad_link_prepare: trying to link sink:proxypad3 and queue1:sink
0:02:19.031030000 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2591:gst_pad_link_full: linked sink:proxypad3 and queue1:sink, successful
0:02:19.031991000 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.033165200 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:1010:gst_element_get_static_pad: found pad capsfilter1:src
0:02:19.034365200 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2383:gst_pad_link_prepare: trying to link capsfilter1:src and src:proxypad4
0:02:19.035594000 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2591:gst_pad_link_full: linked capsfilter1:src and src:proxypad4, successful
0:02:19.037290500 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.038918100 32032 0000027F3CA19090 INFO GST_EVENT gstpad.c:5904:gst_pad_send_event_unchecked:capsfilter1:src Received event on flushing pad. Discarding
0:02:19.045035300 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad: adding pad 'src'
0:02:19.046642700 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad: adding pad 'sink'
0:02:19.048282900 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying to link element queue1:(any) to element audioconvert0:(any)
0:02:19.049062600 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1080:gst_pad_check_link: trying to link queue1:src and audioconvert0:sink
0:02:19.049750200 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:AudioProcessingBin:sink pad has no peer
0:02:19.050813300 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:audioconvert0:src pad has no peer
0:02:19.051715800 32032 0000027F3CA19090 INFO structure gststructure.c:2842:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ];
0:02:19.052455400 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1633:prepare_link_maybe_ghosting: queue1 and audioconvert0 in same bin, no need for ghost pads
0:02:19.053562000 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2383:gst_pad_link_prepare: trying to link queue1:src and audioconvert0:sink
0:02:19.054705400 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:AudioProcessingBin:sink pad has no peer
0:02:19.063297800 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:audioconvert0:src pad has no peer
0:02:19.066395400 32032 0000027F3CA19090 INFO structure gststructure.c:2842:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ];
0:02:19.068054100 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2591:gst_pad_link_full: linked queue1:src and audioconvert0:sink, successful
0:02:19.069904500 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.075689800 32032 0000027F3CA19090 INFO GST_EVENT gstpad.c:5904:gst_pad_send_event_unchecked:queue1:src Received event on flushing pad. Discarding
0:02:19.077527900 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying to link element audioconvert0:(any) to element audioresample0:(any)
0:02:19.078412500 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1080:gst_pad_check_link: trying to link audioconvert0:src and audioresample0:sink
0:02:19.079397700 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:AudioProcessingBin:sink pad has no peer
0:02:19.080727000 32032 0000027F3CA19090 INFO structure gststructure.c:2842:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ];
0:02:19.081483200 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:audioresample0:src pad has no peer
0:02:19.082657100 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1633:prepare_link_maybe_ghosting: audioconvert0 and audioresample0 in same bin, no need for ghost pads
0:02:19.083391600 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2383:gst_pad_link_prepare: trying to link audioconvert0:src and audioresample0:sink
0:02:19.084096200 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:AudioProcessingBin:sink pad has no peer
0:02:19.085011300 32032 0000027F3CA19090 INFO structure gststructure.c:2842:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ];
0:02:19.085767700 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:audioresample0:src pad has no peer
0:02:19.095641000 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2591:gst_pad_link_full: linked audioconvert0:src and audioresample0:sink, successful
0:02:19.096984900 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.098403000 32032 0000027F3CA19090 INFO GST_EVENT gstpad.c:5904:gst_pad_send_event_unchecked:audioconvert0:src Received event on flushing pad. Discarding
0:02:19.100635900 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying to link element audioresample0:(any) to element audiobuffersplit0:(any)
0:02:19.101638500 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1080:gst_pad_check_link: trying to link audioresample0:src and audiobuffersplit0:sink
0:02:19.103184400 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:audiobuffersplit0:src pad has no peer
0:02:19.110206300 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1633:prepare_link_maybe_ghosting: audioresample0 and audiobuffersplit0 in same bin, no need for ghost pads
0:02:19.111303900 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2383:gst_pad_link_prepare: trying to link audioresample0:src and audiobuffersplit0:sink
0:02:19.112539200 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:audiobuffersplit0:src pad has no peer
0:02:19.115114600 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2591:gst_pad_link_full: linked audioresample0:src and audiobuffersplit0:sink, successful
0:02:19.116588900 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.117711400 32032 0000027F3CA19090 INFO GST_EVENT gstpad.c:5904:gst_pad_send_event_unchecked:audioresample0:src Received event on flushing pad. Discarding
0:02:19.125423900 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying to link element audiobuffersplit0:(any) to element capsfilter1:(any)
0:02:19.127870800 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1080:gst_pad_check_link: trying to link audiobuffersplit0:src and capsfilter1:sink
0:02:19.129834100 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:AudioProcessingBin:src pad has no peer
0:02:19.132111300 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1633:prepare_link_maybe_ghosting: audiobuffersplit0 and capsfilter1 in same bin, no need for ghost pads
0:02:19.133597700 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2383:gst_pad_link_prepare: trying to link audiobuffersplit0:src and capsfilter1:sink
0:02:19.137876400 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:AudioProcessingBin:src pad has no peer
0:02:19.139940000 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2591:gst_pad_link_full: linked audiobuffersplit0:src and capsfilter1:sink, successful
0:02:19.141207300 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.143012300 32032 0000027F3CA19090 INFO GST_EVENT gstpad.c:5904:gst_pad_send_event_unchecked:audiobuffersplit0:src Received event on flushing pad. Discarding
0:02:19.277138300 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstBaseSink@0000027F508C9840 adding pad 'sink'
0:02:19.314547600 32032 0000027F3CA19090 INFO GST_PLUGIN_LOADING gstplugin.c:915:_priv_gst_plugin_load_file_for_registry: plugin "C:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstapp.dll" loaded
0:02:19.318101900 32032 0000027F3CA19090 INFO GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "appsink" named "audioappsink"
0:02:19.323016500 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstBaseSink@0000027F508C4680 adding pad 'sink'
0:02:19.330545000 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose: 0000027F508C9840 dispose
0:02:19.331795900 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:869:gst_element_remove_pad: removing pad 'sink'
0:02:19.340497900 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3392:gst_element_dispose: 0000027F508C9840 parent class dispose
0:02:19.342286200 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3423:gst_element_finalize: 0000027F508C9840 finalize
0:02:19.343873200 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3429:gst_element_finalize: 0000027F508C9840 finalize parent
0:02:19.346107900 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstBaseSink@0000027F508C8AA0 adding pad 'sink'
0:02:19.347186500 32032 0000027F3CA19090 INFO GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "appsink" named "videoappsink"
0:02:19.348594700 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstBaseSink@0000027F508C4D50 adding pad 'sink'
0:02:19.353122100 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose: 0000027F508C8AA0 dispose
0:02:19.356953300 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:869:gst_element_remove_pad: removing pad 'sink'
0:02:19.358392200 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3392:gst_element_dispose: 0000027F508C8AA0 parent class dispose
0:02:19.359816400 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3423:gst_element_finalize: 0000027F508C8AA0 finalize
0:02:19.360933000 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3429:gst_element_finalize: 0000027F508C8AA0 finalize parent
0:02:19.362643100 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying to link element rtmpsrc0:(any) to element decodebin0:(any)
0:02:19.363735400 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1080:gst_pad_check_link: trying to link rtmpsrc0:src and decodebin0:sink
0:02:19.369273500 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1633:prepare_link_maybe_ghosting: rtmpsrc0 and decodebin0 in same bin, no need for ghost pads
0:02:19.370740800 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2383:gst_pad_link_prepare: trying to link rtmpsrc0:src and decodebin0:sink
0:02:19.372262400 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2591:gst_pad_link_full: linked rtmpsrc0:src and decodebin0:sink, successful
0:02:19.373611900 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.375244600 32032 0000027F3CA19090 INFO GST_EVENT gstpad.c:5904:gst_pad_send_event_unchecked:rtmpsrc0:src Received event on flushing pad. Discarding
0:02:19.381802400 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2532:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY
0:02:19.385936800 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2532:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY
0:02:19.389963500 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2770:gst_element_continue_state: completed state change to READY
0:02:19.391870300 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2673:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending)
0:02:19.419827800 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2980:gst_bin_change_state_func: child 'typefind' changed state to 2(READY) successfully
0:02:19.423480300 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2770:gst_element_continue_state: completed state change to READY
0:02:19.426346100 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2673:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending)
0:02:19.429855700 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2980:gst_bin_change_state_func:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> child 'decodebin0' changed state to 2(READY) successfully
0:02:19.432723100 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2532:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY
0:02:19.434029000 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2770:gst_element_continue_state: completed state change to READY
0:02:19.435335600 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2673:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending)
0:02:19.438022700 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2980:gst_bin_change_state_func:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> child 'rtmpsrc0' changed state to 2(READY) successfully
0:02:19.439451500 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2745:gst_element_continue_state:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> committing state from NULL to READY, pending PLAYING, next PAUSED
0:02:19.440870600 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2673:_priv_gst_element_state_changed:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> notifying about state-changed NULL to READY (PLAYING pending)
[00:35:41 INF] [Injection Pipeline] Call Id: df2e1439-98d6-487a-9cdd-37e1b3a8b556, Stream Id: cad1e302-6a5b-4559-903e-38986f035a36, Type of message: StateChanged, State changed message from: pipeline_cad1e302-6a5b-4559-903e-38986f035a36, Current state: Ready
0:02:19.464850500 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2752:gst_element_continue_state:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> continue state change READY to PAUSED, final PLAYING
0:02:19.465800700 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2532:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED
0:02:19.466687000 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2532:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED
0:02:19.467399500 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2770:gst_element_continue_state: completed state change to PAUSED
0:02:19.468781700 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2673:_priv_gst_element_state_changed: notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:02:19.470361300 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2980:gst_bin_change_state_func: child 'typefind' changed state to 3(PAUSED) successfully
0:02:19.471641900 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2986:gst_bin_change_state_func:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> child 'decodebin0' is changing state asynchronously to PAUSED
0:02:19.473353400 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2532:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED
0:02:19.506862600 32032 0000027F3CA19090 INFO rtmpsrc gstrtmpsrc.c:599:gst_rtmp_src_connect: seekable 1
0:02:21.546704900 32032 0000027F3CA19090 ERROR rtmp :0:: RTMP_Connect0, failed to connect socket. 10061 (Unknown error)
0:02:21.550169500 32032 0000027F3CA19090 WARN rtmpsrc gstrtmpsrc.c:605:gst_rtmp_src_connect: error: Could not connect to RTMP stream "rtmp://localhost:1936/ingest/iAGTGTkMUy3BBKDYElyWw" for reading
0:02:21.554916100 32032 0000027F3CA19090 INFO GST_ERROR_SYSTEM gstelement.c:2235:gst_element_message_full_with_details: posting message: Could not open resource for reading.
[00:35:44 ERR] [Injection Pipeline] Call Id: df2e1439-98d6-487a-9cdd-37e1b3a8b556, Stream Id: cad1e302-6a5b-4559-903e-38986f035a36, Type of message: Error, Error received from element rtmpsrc0: Could not open resource for reading., Debugging information ../ext/rtmp/gstrtmpsrc.c(605): gst_rtmp_src_connect (): /GstPipeline:pipeline_cad1e302-6a5b-4559-903e-38986f035a36/GstRTMPSrc:rtmpsrc0:
Could not connect to RTMP stream "rtmp://localhost:1936/ingest/iAGTGTkMUy3BBKDYElyWw" for reading
0:02:21.587313500 32032 0000027F3CA19090 INFO GST_ERROR_SYSTEM gstelement.c:2262:gst_element_message_full_with_details: posted error message: Could not open resource for reading.
0:02:21.589806500 32032 0000027F3CA19090 WARN basesrc gstbasesrc.c:3557:gst_base_src_start: error: Failed to start
0:02:21.592182600 32032 0000027F3CA19090 INFO GST_ERROR_SYSTEM gstelement.c:2235:gst_element_message_full_with_details: posting message: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
[00:35:44 ERR] [Injection Pipeline] Call Id: df2e1439-98d6-487a-9cdd-37e1b3a8b556, Stream Id: cad1e302-6a5b-4559-903e-38986f035a36, Type of message: Error, Error received from element rtmpsrc0: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure., Debugging information ../libs/gst/base/gstbasesrc.c(3557): gst_base_src_start (): /GstPipeline:pipeline_cad1e302-6a5b-4559-903e-38986f035a36/GstRTMPSrc:rtmpsrc0:
Failed to start
0:02:21.605628200 32032 0000027F3CA19090 INFO GST_ERROR_SYSTEM gstelement.c:2262:gst_element_message_full_with_details: posted error message: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
0:02:21.606849600 32032 0000027F3CA19090 WARN basesrc gstbasesrc.c:3912:gst_base_src_activate_push: Failed to start in push mode
0:02:21.614171000 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:1276:activate_mode_internal:rtmpsrc0:src failed to activate in push mode
0:02:21.616417900 32032 0000027F3CA19090 WARN GST_PADS gstpad.c:1141:gst_pad_set_active:rtmpsrc0:src Failed to activate pad
0:02:21.617200600 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:3055:gst_element_change_state: have FAILURE change_state return
0:02:21.618149300 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2643:gst_element_abort_state: aborting state from READY to PAUSED
0:02:21.619052200 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2996:gst_bin_change_state_func:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> child 'rtmpsrc0' failed to go to state 3(PAUSED)
0:02:21.620281100 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2532:gst_bin_element_set_state: current PAUSED pending VOID_PENDING, desired next READY
0:02:21.621329600 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2486:gst_element_get_state_func: waiting for element to commit state
0:02:21.623186400 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2500:gst_element_get_state_func: timed out
0:02:21.630088400 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2770:gst_element_continue_state: completed state change to READY
0:02:21.631892400 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2673:_priv_gst_element_state_changed: notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:02:21.633416200 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2980:gst_bin_change_state_func: child 'typefind' changed state to 2(READY) successfully
0:02:21.635342300 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2770:gst_element_continue_state: completed state change to READY
0:02:21.637104600 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2673:_priv_gst_element_state_changed: notifying about state-changed READY to READY (VOID_PENDING pending)
0:02:21.643410400 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2770:gst_element_continue_state: completed state change to READY
0:02:21.645400100 32032 0000027F3CA19090 INFO pipeline gstpipeline.c:530:gst_pipeline_change_state:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> pipeline is not live
0:02:21.647297000 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:3055:gst_element_change_state:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> have FAILURE change_state return
[00:35:44 INF] [Media Injection] Started injection
[00:35:44 INF] Executed action method BotService.Controllers.BotController.StartInjectionAsync (BotService), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 4769.6978ms.
[00:35:44 INF] Executing ObjectResult, writing value of type 'Application.Stream.Commands.StartInjection+StartInjectionCommandResponse'.
[00:35:44 INF] Executed action BotService.Controllers.BotController.StartInjectionAsync (BotService) in 4835.9971ms
[00:35:44 INF] Request finished in 4885.2292ms 200 application/json; charset=utf-8
I have installed GStreamer MinGCW and MSCV files but seems the pipeline is never starting correctly.
I have started the process and I have joined the bot and RTMP out the Stream but when I am trying to inject Video the pipeline seems to have some issues.
0:02:18.930049600 32032 0000027F3CA19090 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "audiobuffersplit"
0:02:18.932883800 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstAudioBufferSplit@0000027F50A61B60 adding pad 'sink'
0:02:18.934756400 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstAudioBufferSplit@0000027F50A61B60 adding pad 'src'
0:02:19.012201300 32032 0000027F3CA19090 INFO GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "capsfilter"
0:02:19.018819900 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstBaseTransform@0000027F4E675B60 adding pad 'sink'
0:02:19.022251300 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstBaseTransform@0000027F4E675B60 adding pad 'src'
0:02:19.026013700 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.028988700 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:1010:gst_element_get_static_pad: found pad queue1:sink
0:02:19.030137500 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2383:gst_pad_link_prepare: trying to link sink:proxypad3 and queue1:sink
0:02:19.031030000 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2591:gst_pad_link_full: linked sink:proxypad3 and queue1:sink, successful
0:02:19.031991000 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.033165200 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:1010:gst_element_get_static_pad: found pad capsfilter1:src
0:02:19.034365200 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2383:gst_pad_link_prepare: trying to link capsfilter1:src and src:proxypad4
0:02:19.035594000 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2591:gst_pad_link_full: linked capsfilter1:src and src:proxypad4, successful
0:02:19.037290500 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.038918100 32032 0000027F3CA19090 INFO GST_EVENT gstpad.c:5904:gst_pad_send_event_unchecked:capsfilter1:src Received event on flushing pad. Discarding
0:02:19.045035300 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad: adding pad 'src'
0:02:19.046642700 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad: adding pad 'sink'
0:02:19.048282900 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying to link element queue1:(any) to element audioconvert0:(any)
0:02:19.049062600 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1080:gst_pad_check_link: trying to link queue1:src and audioconvert0:sink
0:02:19.049750200 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:AudioProcessingBin:sink pad has no peer
0:02:19.050813300 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:audioconvert0:src pad has no peer
0:02:19.051715800 32032 0000027F3CA19090 INFO structure gststructure.c:2842:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ];
0:02:19.052455400 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1633:prepare_link_maybe_ghosting: queue1 and audioconvert0 in same bin, no need for ghost pads
0:02:19.053562000 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2383:gst_pad_link_prepare: trying to link queue1:src and audioconvert0:sink
0:02:19.054705400 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:AudioProcessingBin:sink pad has no peer
0:02:19.063297800 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:audioconvert0:src pad has no peer
0:02:19.066395400 32032 0000027F3CA19090 INFO structure gststructure.c:2842:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ];
0:02:19.068054100 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2591:gst_pad_link_full: linked queue1:src and audioconvert0:sink, successful
0:02:19.069904500 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.075689800 32032 0000027F3CA19090 INFO GST_EVENT gstpad.c:5904:gst_pad_send_event_unchecked:queue1:src Received event on flushing pad. Discarding
0:02:19.077527900 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying to link element audioconvert0:(any) to element audioresample0:(any)
0:02:19.078412500 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1080:gst_pad_check_link: trying to link audioconvert0:src and audioresample0:sink
0:02:19.079397700 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:AudioProcessingBin:sink pad has no peer
0:02:19.080727000 32032 0000027F3CA19090 INFO structure gststructure.c:2842:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ];
0:02:19.081483200 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:audioresample0:src pad has no peer
0:02:19.082657100 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1633:prepare_link_maybe_ghosting: audioconvert0 and audioresample0 in same bin, no need for ghost pads
0:02:19.083391600 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2383:gst_pad_link_prepare: trying to link audioconvert0:src and audioresample0:sink
0:02:19.084096200 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:AudioProcessingBin:sink pad has no peer
0:02:19.085011300 32032 0000027F3CA19090 INFO structure gststructure.c:2842:gst_structure_get_valist: Expected field 'channel-mask' in structure: audio/x-raw, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ];
0:02:19.085767700 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:audioresample0:src pad has no peer
0:02:19.095641000 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2591:gst_pad_link_full: linked audioconvert0:src and audioresample0:sink, successful
0:02:19.096984900 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.098403000 32032 0000027F3CA19090 INFO GST_EVENT gstpad.c:5904:gst_pad_send_event_unchecked:audioconvert0:src Received event on flushing pad. Discarding
0:02:19.100635900 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying to link element audioresample0:(any) to element audiobuffersplit0:(any)
0:02:19.101638500 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1080:gst_pad_check_link: trying to link audioresample0:src and audiobuffersplit0:sink
0:02:19.103184400 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:audiobuffersplit0:src pad has no peer
0:02:19.110206300 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1633:prepare_link_maybe_ghosting: audioresample0 and audiobuffersplit0 in same bin, no need for ghost pads
0:02:19.111303900 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2383:gst_pad_link_prepare: trying to link audioresample0:src and audiobuffersplit0:sink
0:02:19.112539200 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:audiobuffersplit0:src pad has no peer
0:02:19.115114600 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2591:gst_pad_link_full: linked audioresample0:src and audiobuffersplit0:sink, successful
0:02:19.116588900 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.117711400 32032 0000027F3CA19090 INFO GST_EVENT gstpad.c:5904:gst_pad_send_event_unchecked:audioresample0:src Received event on flushing pad. Discarding
0:02:19.125423900 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying to link element audiobuffersplit0:(any) to element capsfilter1:(any)
0:02:19.127870800 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1080:gst_pad_check_link: trying to link audiobuffersplit0:src and capsfilter1:sink
0:02:19.129834100 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:AudioProcessingBin:src pad has no peer
0:02:19.132111300 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1633:prepare_link_maybe_ghosting: audiobuffersplit0 and capsfilter1 in same bin, no need for ghost pads
0:02:19.133597700 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2383:gst_pad_link_prepare: trying to link audiobuffersplit0:src and capsfilter1:sink
0:02:19.137876400 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:4314:gst_pad_peer_query:AudioProcessingBin:src pad has no peer
0:02:19.139940000 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2591:gst_pad_link_full: linked audiobuffersplit0:src and capsfilter1:sink, successful
0:02:19.141207300 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.143012300 32032 0000027F3CA19090 INFO GST_EVENT gstpad.c:5904:gst_pad_send_event_unchecked:audiobuffersplit0:src Received event on flushing pad. Discarding
0:02:19.277138300 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstBaseSink@0000027F508C9840 adding pad 'sink'
0:02:19.314547600 32032 0000027F3CA19090 INFO GST_PLUGIN_LOADING gstplugin.c:915:_priv_gst_plugin_load_file_for_registry: plugin "C:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstapp.dll" loaded
0:02:19.318101900 32032 0000027F3CA19090 INFO GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "appsink" named "audioappsink"
0:02:19.323016500 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstBaseSink@0000027F508C4680 adding pad 'sink'
0:02:19.330545000 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose: 0000027F508C9840 dispose
0:02:19.331795900 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:869:gst_element_remove_pad: removing pad 'sink'
0:02:19.340497900 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3392:gst_element_dispose: 0000027F508C9840 parent class dispose
0:02:19.342286200 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3423:gst_element_finalize: 0000027F508C9840 finalize
0:02:19.343873200 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3429:gst_element_finalize: 0000027F508C9840 finalize parent
0:02:19.346107900 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstBaseSink@0000027F508C8AA0 adding pad 'sink'
0:02:19.347186500 32032 0000027F3CA19090 INFO GST_ELEMENT_FACTORY gstelementfactory.c:361:gst_element_factory_create: creating element "appsink" named "videoappsink"
0:02:19.348594700 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:753:gst_element_add_pad:GstBaseSink@0000027F508C4D50 adding pad 'sink'
0:02:19.353122100 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3345:gst_element_dispose: 0000027F508C8AA0 dispose
0:02:19.356953300 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstelement.c:869:gst_element_remove_pad: removing pad 'sink'
0:02:19.358392200 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3392:gst_element_dispose: 0000027F508C8AA0 parent class dispose
0:02:19.359816400 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3423:gst_element_finalize: 0000027F508C8AA0 finalize
0:02:19.360933000 32032 0000027F3CA19090 INFO GST_REFCOUNTING gstelement.c:3429:gst_element_finalize: 0000027F508C8AA0 finalize parent
0:02:19.362643100 32032 0000027F3CA19090 INFO GST_ELEMENT_PADS gstutils.c:1819:gst_element_link_pads_full: trying to link element rtmpsrc0:(any) to element decodebin0:(any)
0:02:19.363735400 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1080:gst_pad_check_link: trying to link rtmpsrc0:src and decodebin0:sink
0:02:19.369273500 32032 0000027F3CA19090 INFO GST_PADS gstutils.c:1633:prepare_link_maybe_ghosting: rtmpsrc0 and decodebin0 in same bin, no need for ghost pads
0:02:19.370740800 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2383:gst_pad_link_prepare: trying to link rtmpsrc0:src and decodebin0:sink
0:02:19.372262400 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:2591:gst_pad_link_full: linked rtmpsrc0:src and decodebin0:sink, successful
0:02:19.373611900 32032 0000027F3CA19090 INFO GST_EVENT gstevent.c:1610:gst_event_new_reconfigure: creating reconfigure event
0:02:19.375244600 32032 0000027F3CA19090 INFO GST_EVENT gstpad.c:5904:gst_pad_send_event_unchecked:rtmpsrc0:src Received event on flushing pad. Discarding
0:02:19.381802400 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2532:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY
0:02:19.385936800 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2532:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY
0:02:19.389963500 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2770:gst_element_continue_state: completed state change to READY
0:02:19.391870300 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2673:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending)
0:02:19.419827800 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2980:gst_bin_change_state_func: child 'typefind' changed state to 2(READY) successfully
0:02:19.423480300 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2770:gst_element_continue_state: completed state change to READY
0:02:19.426346100 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2673:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending)
0:02:19.429855700 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2980:gst_bin_change_state_func:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> child 'decodebin0' changed state to 2(READY) successfully
0:02:19.432723100 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2532:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY
0:02:19.434029000 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2770:gst_element_continue_state: completed state change to READY
0:02:19.435335600 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2673:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending)
0:02:19.438022700 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2980:gst_bin_change_state_func:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> child 'rtmpsrc0' changed state to 2(READY) successfully
0:02:19.439451500 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2745:gst_element_continue_state:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> committing state from NULL to READY, pending PLAYING, next PAUSED
0:02:19.440870600 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2673:_priv_gst_element_state_changed:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> notifying about state-changed NULL to READY (PLAYING pending)
[00:35:41 INF] [Injection Pipeline] Call Id: df2e1439-98d6-487a-9cdd-37e1b3a8b556, Stream Id: cad1e302-6a5b-4559-903e-38986f035a36, Type of message: StateChanged, State changed message from: pipeline_cad1e302-6a5b-4559-903e-38986f035a36, Current state: Ready
0:02:19.464850500 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2752:gst_element_continue_state:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> continue state change READY to PAUSED, final PLAYING
0:02:19.465800700 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2532:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED
0:02:19.466687000 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2532:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED
0:02:19.467399500 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2770:gst_element_continue_state: completed state change to PAUSED
0:02:19.468781700 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2673:_priv_gst_element_state_changed: notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:02:19.470361300 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2980:gst_bin_change_state_func: child 'typefind' changed state to 3(PAUSED) successfully
0:02:19.471641900 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2986:gst_bin_change_state_func:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> child 'decodebin0' is changing state asynchronously to PAUSED
0:02:19.473353400 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2532:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED
0:02:19.506862600 32032 0000027F3CA19090 INFO rtmpsrc gstrtmpsrc.c:599:gst_rtmp_src_connect: seekable 1
0:02:21.546704900 32032 0000027F3CA19090 ERROR rtmp :0:: RTMP_Connect0, failed to connect socket. 10061 (Unknown error)
0:02:21.550169500 32032 0000027F3CA19090 WARN rtmpsrc gstrtmpsrc.c:605:gst_rtmp_src_connect: error: Could not connect to RTMP stream "rtmp://localhost:1936/ingest/iAGTGTkMUy3BBKDYElyWw" for reading
0:02:21.554916100 32032 0000027F3CA19090 INFO GST_ERROR_SYSTEM gstelement.c:2235:gst_element_message_full_with_details: posting message: Could not open resource for reading.
[00:35:44 ERR] [Injection Pipeline] Call Id: df2e1439-98d6-487a-9cdd-37e1b3a8b556, Stream Id: cad1e302-6a5b-4559-903e-38986f035a36, Type of message: Error, Error received from element rtmpsrc0: Could not open resource for reading., Debugging information ../ext/rtmp/gstrtmpsrc.c(605): gst_rtmp_src_connect (): /GstPipeline:pipeline_cad1e302-6a5b-4559-903e-38986f035a36/GstRTMPSrc:rtmpsrc0:
Could not connect to RTMP stream "rtmp://localhost:1936/ingest/iAGTGTkMUy3BBKDYElyWw" for reading
0:02:21.587313500 32032 0000027F3CA19090 INFO GST_ERROR_SYSTEM gstelement.c:2262:gst_element_message_full_with_details: posted error message: Could not open resource for reading.
0:02:21.589806500 32032 0000027F3CA19090 WARN basesrc gstbasesrc.c:3557:gst_base_src_start: error: Failed to start
0:02:21.592182600 32032 0000027F3CA19090 INFO GST_ERROR_SYSTEM gstelement.c:2235:gst_element_message_full_with_details: posting message: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
[00:35:44 ERR] [Injection Pipeline] Call Id: df2e1439-98d6-487a-9cdd-37e1b3a8b556, Stream Id: cad1e302-6a5b-4559-903e-38986f035a36, Type of message: Error, Error received from element rtmpsrc0: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure., Debugging information ../libs/gst/base/gstbasesrc.c(3557): gst_base_src_start (): /GstPipeline:pipeline_cad1e302-6a5b-4559-903e-38986f035a36/GstRTMPSrc:rtmpsrc0:
Failed to start
0:02:21.605628200 32032 0000027F3CA19090 INFO GST_ERROR_SYSTEM gstelement.c:2262:gst_element_message_full_with_details: posted error message: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
0:02:21.606849600 32032 0000027F3CA19090 WARN basesrc gstbasesrc.c:3912:gst_base_src_activate_push: Failed to start in push mode
0:02:21.614171000 32032 0000027F3CA19090 INFO GST_PADS gstpad.c:1276:activate_mode_internal:rtmpsrc0:src failed to activate in push mode
0:02:21.616417900 32032 0000027F3CA19090 WARN GST_PADS gstpad.c:1141:gst_pad_set_active:rtmpsrc0:src Failed to activate pad
0:02:21.617200600 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:3055:gst_element_change_state: have FAILURE change_state return
0:02:21.618149300 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2643:gst_element_abort_state: aborting state from READY to PAUSED
0:02:21.619052200 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2996:gst_bin_change_state_func:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> child 'rtmpsrc0' failed to go to state 3(PAUSED)
0:02:21.620281100 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2532:gst_bin_element_set_state: current PAUSED pending VOID_PENDING, desired next READY
0:02:21.621329600 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2486:gst_element_get_state_func: waiting for element to commit state
0:02:21.623186400 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2500:gst_element_get_state_func: timed out
0:02:21.630088400 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2770:gst_element_continue_state: completed state change to READY
0:02:21.631892400 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2673:_priv_gst_element_state_changed: notifying about state-changed PAUSED to READY (VOID_PENDING pending)
0:02:21.633416200 32032 0000027F3CA19090 INFO GST_STATES gstbin.c:2980:gst_bin_change_state_func: child 'typefind' changed state to 2(READY) successfully
0:02:21.635342300 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2770:gst_element_continue_state: completed state change to READY
0:02:21.637104600 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2673:_priv_gst_element_state_changed: notifying about state-changed READY to READY (VOID_PENDING pending)
0:02:21.643410400 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:2770:gst_element_continue_state: completed state change to READY
0:02:21.645400100 32032 0000027F3CA19090 INFO pipeline gstpipeline.c:530:gst_pipeline_change_state:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> pipeline is not live
0:02:21.647297000 32032 0000027F3CA19090 INFO GST_STATES gstelement.c:3055:gst_element_change_state:<pipeline_cad1e302-6a5b-4559-903e-38986f035a36> have FAILURE change_state return
[00:35:44 INF] [Media Injection] Started injection
[00:35:44 INF] Executed action method BotService.Controllers.BotController.StartInjectionAsync (BotService), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 4769.6978ms.
[00:35:44 INF] Executing ObjectResult, writing value of type 'Application.Stream.Commands.StartInjection+StartInjectionCommandResponse'.
[00:35:44 INF] Executed action BotService.Controllers.BotController.StartInjectionAsync (BotService) in 4835.9971ms
[00:35:44 INF] Request finished in 4885.2292ms 200 application/json; charset=utf-8
I have installed GStreamer MinGCW and MSCV files but seems the pipeline is never starting correctly.