Use local rtmpdump
This commit is contained in:
parent
00dd04e60b
commit
57a1674f4b
5 changed files with 39 additions and 5 deletions
|
@ -13,7 +13,8 @@
|
|||
"symfony/process": "~3.0.0",
|
||||
"ptachoire/process-builder-chain": "~1.2.0",
|
||||
"ffmpeg/ffmpeg": "dev-release",
|
||||
"rudloff/smarty-plugin-noscheme": "~0.1.0"
|
||||
"rudloff/smarty-plugin-noscheme": "~0.1.0",
|
||||
"rudloff/rtmpdump-bin": "dev-develop"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/var-dumper": "~3.0.0"
|
||||
|
@ -49,6 +50,9 @@
|
|||
"ffmpeg"
|
||||
]
|
||||
}
|
||||
}, {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Rudloff/rtmpdump-bin.git"
|
||||
}],
|
||||
"authors": [{
|
||||
"name": "Pierre Rudloff",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue