mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
78d9d8478d
when play rtsp stream with playbin3 enabled, there are some critical logs: g_object_get_is_valid_property: object class 'GstPlayBin3' has no property named 'n-video' g_object_get_is_valid_property: object class 'GstPlayBin3' has no property named 'n-audio' g_object_get_is_valid_property: object class 'GstPlayBin3' has no property named 'n-text' self->collection could be NULL when READY->PAUSED if the pipeline is live, then it will fallback to query playbin2's property, we can call gst_play_streams_info_create_from_collection directly, it will check self->collection internal. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4460> |
||
---|---|---|
.. | ||
gstplay-media-info-private.h | ||
gstplay-media-info.c | ||
gstplay-media-info.h | ||
gstplay-message-private.h | ||
gstplay-signal-adapter.c | ||
gstplay-signal-adapter.h | ||
gstplay-types.h | ||
gstplay-video-overlay-video-renderer.c | ||
gstplay-video-overlay-video-renderer.h | ||
gstplay-video-renderer-private.h | ||
gstplay-video-renderer.c | ||
gstplay-video-renderer.h | ||
gstplay-visualization.c | ||
gstplay-visualization.h | ||
gstplay.c | ||
gstplay.h | ||
meson.build | ||
play-prelude.h | ||
play.h |