Skip to content

Capture video stream to disk #193

Closed Answered by briveira
HeathDillon asked this question in Axis Windows SDKs
Discussion options

You must be logged in to vote

Also, you could also use vapix web services to launch a one minute recording in the camera (to a local sd or lan disk) using edge storage api https://www.axis.com/vapix-library/subjects/t10175981/section/t10004596/display?section=t10004596-t10004656
and then ask for a mkv file using https://www.axis.com/vapix-library/subjects/t10175981/section/t10004596/display?section=t10004596-t10047558

Of course, you still need an mp4 and for that you can just launch an ffmpeg without transxoding (1min video will be converted in less than a sec)

Then, please check if your current solution (the one generating a binary file) can be also converted into mp4 as I suppose is just the h264 stream from rtsp. Y…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@briveira
Comment options

Answer selected by vivekatoffice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants