Use PSR-7 streams for conversion

This commit is contained in:
Pierre Rudloff 2016-04-14 12:42:13 +02:00
parent 3e8cbe6cc8
commit d00c1dc91c
3 changed files with 112 additions and 33 deletions

View file

@ -14,7 +14,8 @@
"ptachoire/process-builder-chain": "~1.2.0",
"ffmpeg/ffmpeg": "dev-release",
"rudloff/smarty-plugin-noscheme": "~0.1.0",
"rudloff/rtmpdump-bin": "~2.3"
"rudloff/rtmpdump-bin": "~2.3",
"rudloff/psr7-process-stream": "~0.1.0"
},
"require-dev": {
"symfony/var-dumper": "~3.0.0"