Update export.js
This commit is contained in:
parent
3157b2ccad
commit
445bdaaa8d
@ -16,7 +16,8 @@ async function main() {
|
|||||||
status: stream.status,
|
status: stream.status,
|
||||||
width: stream.width,
|
width: stream.width,
|
||||||
height: stream.height,
|
height: stream.height,
|
||||||
bitrate: stream.bitrate
|
bitrate: stream.bitrate,
|
||||||
|
frame_rate: stream.frame_rate
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user