def __init__(self):
     FFMpegProcess.__init__(self,bootstrap=TemplateCommand(testTpl, "templates/stream_test.tpl"))
 def __init__(self):
     FFMpegProcess.__init__(self,bootstrap=TemplateCommand(webmTpl, "stream_webm.tpl"))
 def __init__(self):
     FFMpegProcess.__init__(self,bootstrap=TemplateCommand(prosojniceTpl, "templates/stream_prosojnice.tpl"))
 def __init__(self):
     FFMpegProcess.__init__(self,bootstrap=TemplateCommand(h264Tpl, "stream_h264.tpl"))