<div dir="ltr">Hi<div><br></div><div>I am trying to display a RTSP stream from two different onvif cameras which I start with </div><div><br></div><div>gst-launch-1.0 rtspsrc --gst-debug=3 user-id="admin" user-pw="admin" location="rtsp://<a href="http://192.168.42.3:554/1/h264major">192.168.42.3:554/1/h264major</a>" ! rtph264depay ! h264parse !  avdec_h264 ! autovideosink  # (with and w/h264parse)<br></div><div><br></div><div>The output shows a repeating </div><div><br></div><div>0:00:05.663361958 11664 0x7f44600014a0 WARN            videodecoder gstvideodecoder.c:732:gst_video_decoder_setcaps:<avdec_h264-0> Subclass refused caps</div><div><br></div><div>Both streams can be displayed with mplayer and vlc</div><div><br></div><div>Any advice how to debug the problem?</div><div><br></div><div>Best</div><div>Stefan</div><div><br></div><div>PS: </div><div><ul><li>Ubuntu 16.04</li><li>Gst-Build (1.14 branch)</li><li>FFMPEG (release/3.4 branch, newer version failed to build)</li></ul></div><div><br></div><div><br></div></div>