Go to advanced search

by DvdZmd
Tue Jul 09, 2019 3:17 pm
Forum: Python
Topic: python picamera, gstreamer and twisted: the ultimate combo!
Replies: 3
Views: 2561

Re: python picamera, gstreamer and twisted: the ultimate combo!

This code is a excelent example of what I was looking for.
But I have a problem when CamStreamer must create the pipeline
The code reaches this line and never respond anything

self.pipeline = Gst.parse_launch("gcmd")

I don't know what to debug

Go to advanced search