Gstreamer RTSP decoding

Which system do you use? Android, Ubuntu, OOWOW or others?

OOWOW

Which version of system do you use? Khadas official images, self built images, or others?

same issue on both images
Khadas official image : Ubuntu 22.04 LTS - vim4-ubuntu-22.04-gnome linux 5.4 fenix 1.4 221229
Khadas official image : Ubuntu 22.04 LTS - vim4-ubuntu-22.04-gnome linux 5.4 fenix 1.5 230425

Please describe your issue below:

Gstreamer pipeline decoding from h264 rtsp source blocked not playing

gst-launch-1.0 --gst-debug=3 uridecodebin uri=rtsp://192.168.0.198:8554/mystream1.sdp ! fpsdisplaysink video-sink=fakesink text-overlay=false name=fps-dispay sync=false

Post a console log of your issue below:

0:00:00.059815883 3219 0x55945b12a0 WARN udpsrc gstudpsrc.c:1637:gst_udpsrc_open: warning: Could not create a buffer of requested 524288 bytes (Operation not permitted). Need net.admin privilege?
0:00:00.059940423 3219 0x55945b12a0 WARN udpsrc gstudpsrc.c:1647:gst_udpsrc_open: have udp buffer of 229376 bytes while 524288 were requested
0:00:00.061236731 3219 0x55945b12a0 WARN udpsrc gstudpsrc.c:1637:gst_udpsrc_open: warning: Could not create a buffer of requested 524288 bytes (Operation not permitted). Need net.admin privilege?
0:00:00.061317604 3219 0x55945b12a0 WARN udpsrc gstudpsrc.c:1647:gst_udpsrc_open: have udp buffer of 229376 bytes while 524288 were requested

(gst-launch-1.0:3441): GStreamer-CRITICAL **: 13:18:51.952: gst_value_collect_fraction: assertion ‘collect_values[1].v_int != 0’ failed

(gst-launch-1.0:3441): GStreamer-CRITICAL **: 13:18:51.952: passed ‘0’ as denominator for `GstFraction’

Delete this line and post your log here.