不成功的
python textcasting_stream_py/start_capture_stream.py rtmp://v2.gdtv.cn:1935/live/sport baw GermenVSJapan
成功的
python textcasting_stream_py/start_capture_stream.py rtmp://v2.gdtv.cn:1935/live/sport Kobe GermenVSJapan
和sql语句一样,将.号改为{}号,如下:
$command="python textcasting_stream_py/start_capture_stream.py {$feed} {$caster_id} {$gameName}";