in reply to Does GStreamer block Tk?

Is the Glib::MainLoop overruling the Tk::MainLoop?

Yes

Are there any recipes to make this combination work?

You could fork, but its better to use Gtk2 to make your gui instead (Glib is a prerequisite for Gtk2)