¡@

Home 

python Programming Glossary: rtspsrc

Playing RTSP with python-gstreamer

http://stackoverflow.com/questions/4192871/playing-rtsp-with-python-gstreamer

like Axis. I use a command line like this gst launch 0.10 rtspsrc location rtsp 192.168.0.127 axis media media.amp latency 0 decodebin.. gst.Pipeline player source gst.element_factory_make rtspsrc source source.set_property location rtsp 192.168.0.127 axis.. my CLI with this as I only use h264 gst launch 0.10 v rtspsrc location rtsp 192.168.0.127 axis media media.amp rtph264depay..