Exemplo n.º 1
0
 def __init__(self):
     FFMpegProcess.__init__(self,bootstrap=TemplateCommand(testTpl, "templates/stream_test.tpl"))
Exemplo n.º 2
0
 def __init__(self):
     FFMpegProcess.__init__(self,bootstrap=TemplateCommand(webmTpl, "stream_webm.tpl"))
Exemplo n.º 3
0
 def __init__(self):
     FFMpegProcess.__init__(self,bootstrap=TemplateCommand(prosojniceTpl, "templates/stream_prosojnice.tpl"))
Exemplo n.º 4
0
 def __init__(self):
     FFMpegProcess.__init__(self,bootstrap=TemplateCommand(h264Tpl, "stream_h264.tpl"))