Skip to content

Instantly share code, notes, and snippets.

@Subtixx
Created September 12, 2021 08:36
Show Gist options
  • Save Subtixx/fe1c38bfe810dfe16beb4d9fbce10de2 to your computer and use it in GitHub Desktop.
Save Subtixx/fe1c38bfe810dfe16beb4d9fbce10de2 to your computer and use it in GitHub Desktop.
Error log
0:00:07.473923000 26164 000002052D8AC1C0 WARN GST_ELEMENT_FACTORY gstelementfactory.c:467:gst_element_factory_make: no such element factory "appsrc"!
0:00:07.474675000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:850:priv_gst_parse_yyparse: no element "appsrc"
0:00:07.475608000 26164 000002052D8AC1C0 WARN GST_ELEMENT_FACTORY gstelementfactory.c:467:gst_element_factory_make: no such element factory "queue"!
0:00:07.476487000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:850:priv_gst_parse_yyparse: no element "queue"
0:00:07.477288000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:938:priv_gst_parse_yyparse: link has no source [sink=@0000000000000000]
0:00:07.477892000 26164 000002052D8AC1C0 WARN GST_ELEMENT_FACTORY gstelementfactory.c:467:gst_element_factory_make: no such element factory "h264parse"!
0:00:07.478568000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:850:priv_gst_parse_yyparse: no element "h264parse"
0:00:07.479209000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:938:priv_gst_parse_yyparse: link has no source [sink=@0000000000000000]
0:00:07.479792000 26164 000002052D8AC1C0 WARN GST_ELEMENT_FACTORY gstelementfactory.c:467:gst_element_factory_make: no such element factory "rtph264pay"!
0:00:07.480464000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:850:priv_gst_parse_yyparse: no element "rtph264pay"
0:00:07.481200000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:938:priv_gst_parse_yyparse: link has no source [sink=@0000000000000000]
0:00:07.481897000 26164 000002052D8AC1C0 WARN GST_ELEMENT_FACTORY gstelementfactory.c:467:gst_element_factory_make: no such element factory "appsrc"!
0:00:07.484959000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:850:priv_gst_parse_yyparse: no element "appsrc"
0:00:07.486274000 26164 000002052D8AC1C0 WARN GST_ELEMENT_FACTORY gstelementfactory.c:467:gst_element_factory_make: no such element factory "queue"!
0:00:07.487081000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:850:priv_gst_parse_yyparse: no element "queue"
0:00:07.487944000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:938:priv_gst_parse_yyparse: link has no source [sink=@0000000000000000]
0:00:07.488728000 26164 000002052D8AC1C0 WARN GST_ELEMENT_FACTORY gstelementfactory.c:467:gst_element_factory_make: no such element factory "aacparse"!
0:00:07.489642000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:850:priv_gst_parse_yyparse: no element "aacparse"
0:00:07.490563000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:938:priv_gst_parse_yyparse: link has no source [sink=@0000000000000000]
0:00:07.491296000 26164 000002052D8AC1C0 WARN GST_ELEMENT_FACTORY gstelementfactory.c:467:gst_element_factory_make: no such element factory "decodebin"!
0:00:07.491972000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:850:priv_gst_parse_yyparse: no element "decodebin"
0:00:07.492659000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:938:priv_gst_parse_yyparse: link has no source [sink=@0000000000000000]
0:00:07.495264000 26164 000002052D8AC1C0 WARN GST_ELEMENT_FACTORY gstelementfactory.c:467:gst_element_factory_make: no such element factory "audioconvert"!
0:00:07.496062000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:850:priv_gst_parse_yyparse: no element "audioconvert"
0:00:07.497097000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:938:priv_gst_parse_yyparse: link has no source [sink=@0000000000000000]
0:00:07.498052000 26164 000002052D8AC1C0 WARN GST_ELEMENT_FACTORY gstelementfactory.c:467:gst_element_factory_make: no such element factory "rtpL16pay"!
0:00:07.498736000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:850:priv_gst_parse_yyparse: no element "rtpL16pay"
0:00:07.499829000 26164 000002052D8AC1C0 ERROR GST_PIPELINE gst/parse/grammar.y:938:priv_gst_parse_yyparse: link has no source [sink=@0000000000000000]
0:00:07.500840000 26164 000002052D8AC1C0 WARN rtspmediafactory rtsp-media-factory.c:1806:default_create_element: recoverable parsing error: no element "appsrc"
thread '<unnamed>' panicked at 'write_src must be present in created bin', src\rtsp\gst.rs:212:18
stack backtrace:
0: 0x7ff670437b6f - std::backtrace_rs::backtrace::dbghelp::trace
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\std\src\..\..\backtrace\src\backtrace\dbghelp.rs:98
1: 0x7ff670437b6f - std::backtrace_rs::backtrace::trace_unsynchronized
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\std\src\..\..\backtrace\src\backtrace\mod.rs:66
2: 0x7ff670437b6f - std::sys_common::backtrace::_print_fmt
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\std\src\sys_common\backtrace.rs:67
3: 0x7ff670437b6f - std::sys_common::backtrace::_print::{{impl}}::fmt
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\std\src\sys_common\backtrace.rs:46
4: 0x7ff67044f23a - core::fmt::write
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\core\src\fmt\mod.rs:1110
5: 0x7ff670430cf8 - std::io::Write::write_fmt<std::sys::windows::stdio::Stderr>
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\std\src\io\mod.rs:1588
6: 0x7ff67043a746 - std::sys_common::backtrace::_print
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\std\src\sys_common\backtrace.rs:49
7: 0x7ff67043a746 - std::sys_common::backtrace::print
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\std\src\sys_common\backtrace.rs:36
8: 0x7ff67043a746 - std::panicking::default_hook::{{closure}}
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\std\src\panicking.rs:208
9: 0x7ff67043a229 - std::panicking::default_hook
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\std\src\panicking.rs:225
10: 0x7ff67043ada5 - std::panicking::rust_panic_with_hook
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\std\src\panicking.rs:622
11: 0x7ff67043a991 - std::panicking::begin_panic_handler::{{closure}}
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\std\src\panicking.rs:519
12: 0x7ff6704384bf - std::sys_common::backtrace::__rust_end_short_backtrace<closure-0,!>
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\std\src\sys_common\backtrace.rs:141
13: 0x7ff67043a8e9 - std::panicking::begin_panic_handler
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\std\src\panicking.rs:515
14: 0x7ff67047bee0 - core::panicking::panic_fmt
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\core\src\panicking.rs:92
15: 0x7ff67047bdd2 - core::option::expect_failed
at /rustc/a178d0322ce20e33eac124758e837cbd80a6f633\/library\core\src\option.rs:1243
16: 0x7ff67013a6cf - alloc::alloc::box_free::h0cdb94b262b53651
17: 0x7ffc2c4d8697 - g_cclosure_marshal_VOID__OBJECTv
18: 0x7ffc2c4d42cc - g_variant_type_get_gtype
19: 0x7ffc2c4e6810 - g_signal_emit_valist
20: 0x7ffc2c4e63c8 - g_signal_emit
21: 0x7ffc2f91a631 - gst_rtsp_media_factory_construct
22: 0x7ffc2f906574 - gst_rtsp_auth_set_tls_database
23: 0x7ffc2f909684 - gst_rtsp_client_set_thread_pool
24: 0x7ffc2f90b401 - gst_rtsp_client_set_thread_pool
25: 0x7ffc2f907e05 - gst_rtsp_client_handle_message
26: 0x7ffc497987a8 - gst_rtsp_connection_write_usec
27: 0x7ffbbaa55d81 - g_main_depth
28: 0x7ffbbaa545e0 - g_main_context_dispatch
29: 0x7ffbbaa54bc2 - g_main_context_is_owner
30: 0x7ffbbaa561f3 - g_main_loop_run
31: 0x7ffc2f9329d8 - gst_rtsp_stream_transport_set_url
32: 0x7ffbbaa372be - g_thread_pool_stop_unused_threads
33: 0x7ffbbaa367fe - g_thread_new
34: 0x7ffbbaa5f727 - g_rw_lock_writer_unlock
35: 0x7ffc4f4e1bb2 - configthreadlocale
36: 0x7ffc4fd27034 - BaseThreadInitThunk
37: 0x7ffc51a22651 - RtlUserThreadStart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment