Example #1
0
def run():
    # start from GrayScaleConfigState - configures lambda worker
    server.server_main_loop([], GrayScaleConfigState, ServerInfo)
Example #2
0
def run():
    # start from GrayScaleConfigState - configures lambda worker
    server.server_main_loop([], GrayScaleConfigState, ServerInfo)
Example #3
0
def run():
    server.server_main_loop(ServerInfo.states, XCEnc7StartState, ServerInfo)
def run():
    # start from FfmpegVideoSplitterConfigState - configures lambda worker
    server.server_main_loop([], FfmpegVideoSplitterConfigState, ServerInfo)
Example #5
0
def run():
    server.server_main_loop([], PNG2Y4MConfigState, ServerInfo)
Example #6
0
def run():
    # start from MergeMp4ConfigState - configures lambda worker
    server.server_main_loop([], MergeMp4ConfigState, ServerInfo)
Example #7
0
def run():
    server.server_main_loop([], Stitch2State, ServerInfo)
Example #8
0
def run():
    # start from FfmpegVideoSplitterConfigState - configures lambda worker
    server.server_main_loop([], FfmpegVideoSplitterConfigState, ServerInfo)
Example #9
0
def run():
    server.server_main_loop(ServerInfo.states, XCEncSettingsState, ServerInfo)
Example #10
0
def run():
    # start from Y4M2PNGConfigState - configures lambda worker
    server.server_main_loop([], Y4M2PNGConfigState, ServerInfo)
Example #11
0
def run():
    server.server_main_loop([], LinpackRunState, ServerInfo)
Example #12
0
def run():
    server.server_main_loop(ServerInfo.states, XCEncSettingsState, ServerInfo)
Example #13
0
def run():
    server.server_main_loop([], CrawlingTextConfigState, ServerInfo)
Example #14
0
def run():
    server.server_main_loop([], PNG2Y4MConfigState, ServerInfo)
Example #15
0
def run():
    server.server_main_loop([], VPXSsimSettings, ServerInfo)
Example #16
0
def run():
    server.server_main_loop([], Stitch2State, ServerInfo)
Example #17
0
def run():
    server.server_main_loop([], Make7FrameState, ServerInfo)
Example #18
0
def run():
    server.server_main_loop(ServerInfo.states, XCEnc7StartState, ServerInfo)
def run():
    server.server_main_loop([], VPXEncStateMachine, ServerInfo)
Example #20
0
def run():
    server.server_main_loop([], DumpSSIMRetrieveState, ServerInfo)
def run():
    server.server_main_loop([], DumpSSIMRetrieveState, ServerInfo)
def run():
    server.server_main_loop([], VPXSsimSettings, ServerInfo)
Example #23
0
def run():
    # start from MergeMp4ConfigState - configures lambda worker
    server.server_main_loop([], MergeMp4ConfigState, ServerInfo)