Export low res?
CompletedI need to export a clip for LE, but I did not enable audio on the camera settings for the high res stream, only the low res (mistake). The .exe export only contains the HD stream.
Is there a way to do that? Quickly checked the API docs but did not look like I could specify stream.
I suppose I could go into the file system and pull the low res .mkv chunk(s) I need, but would rather not if I don't have to.
-
Hi Paul,
You can use HTTP streaming API request (https://<server_ip>:<port>/media/<deviceId>.<format>) with parameter stream = 1 to export low quality stream.
0 -
Thanks Ruslan, I guess I didnt look hard enough at the API. I will keep that in mind, probably will never need to do that again. It was a short clip of some gunfire. I ended up grabbing the low res chunk from the file system, dragged it into the client, and exported as exe for LEO.
0
Post is closed for comments.
Comments
2 comments