Answer the question
In order to leave comments, you need to log in
Connecting twisted and gstreamer
I am sculpting a video broadcasting server.
It is assumed that the video stream is taken from gstreamer and given by twisted via http (and flowplayer catches it).
And also twisted should catch pipeline management/configuration commands.
One has a reactor, the other has a gobject.MainLoop.
There was a misunderstanding - how to launch their event loops.
If in different threads, then it is not clear how to adequately transfer the flow data between them.
Tell me - what manuals to smoke, what to google?
Answer the question
In order to leave comments, you need to log in
Twisted has a reactor using glib:
http://twistedmatrix.com/documents/11.0.0/core/howto/choosing-reactor.html#auto11
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question