<div dir="ltr"><div><div>Hi everyone,<br><br></div>I was wondering, what's the status of subj bindings? It seams to be 0.10 only in every source I googled. That's too bad, since the whole 0.10 I believe is unsupported. But even so, I tried the following example <a href="https://github.com/mpromonet/rpi/blob/master/gpio/rtspserver.py">https://github.com/mpromonet/rpi/blob/master/gpio/rtspserver.py</a> with a little chain adjustment ( used "souphttpsrc is-live=1 location=<a href="http://192.168.0.243:8090/int_cam?ch=1">http://192.168.0.243:8090/int_cam?ch=1</a> ! mpegtsdemux ! rtph264pay name=pay0" to re-stream the http ts stream by vlc), but got only <br><br>** Message: pygobject_register_sinkfunc is deprecated (GstObject)<br>Add Service rtsp://linux-aeo3.site:9000/videotest.h264<br><br><br></div><div>With no network i/o what so ever. Connection to rtsp server returned <br><br>** Message: pygobject_register_sinkfunc is deprecated (GstObject)<br>Add Service rtsp://linux-aeo3.site:9000/videotest.h264<br><br></div><div>When I tried pulling down rtsp stream by vlc:<br><br>** (rtspserver.py:8491): WARNING **: ignoring stream 0 without media type<br><br><br><br></div><div>Vlc returned 503 for an error.<br><br><br></div><div>What am I missing here? Maybe there is something more to add to the chain to provide the media type?<br><br><br></div><div>Thanks in advance!<br></div></div>