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