¡@

Home 

python Programming Glossary: rtsp

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.. a command line like this gst launch 0.10 rtspsrc location rtsp 192.168.0.127 axis media media.amp latency 0 decodebin autovideosink.. gst.Pipeline player source gst.element_factory_make rtspsrc source source.set_property location rtsp 192.168.0.127 axis..