Lots of attempts at optimization
This commit is contained in:
@@ -6,10 +6,16 @@
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
},
|
||||
"keywords": ["puppeteer", "ffmpeg", "hls", "streaming"],
|
||||
"keywords": [
|
||||
"puppeteer",
|
||||
"ffmpeg",
|
||||
"hls",
|
||||
"streaming"
|
||||
],
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"canvas": "^2.11.2",
|
||||
"express": "^4.18.2",
|
||||
"puppeteer": "^24.15.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user