Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

to store from rtsp to object storage using ffmpeg

48 views
Skip to first unread message

Abhishek Yadav

unread,
Jun 2, 2023, 5:30:33 AM6/2/23
to javacpp
Hello There,

I wanted to explore the option to store from camera RTSP endpoint to Object Storage. Currently we are able to store it to local file system using FFmpegFrameGrabber and FFmpegFrameRecorder by converting RTSP to hls and storing it in local file system.

Now we want to store the same hls files directly to Swift Object store however we don't see any such options available in FFmpegFrameRecorder. Can someone guide here?

Also wanted to explore on FFmpegFrameRecorder.Format . Can someone give a list, what all format we can set here. Currently I am using hls, but wanted to explore the other options which can be used while directly writing to output stream.

Thanks,
Abhishek

Samuel Audet

unread,
Jun 11, 2023, 7:59:39 AM6/11/23
to javacpp...@googlegroups.com, Abhishek Yadav
FFmpegFrameGrabber and FFmpegFrameRecorder are really just thin wrappers
around the C API of FFmpeg. For answers to questions such as yours about
detailed specs we need to refer to its documentation:
https://ffmpeg.org/documentation.html
Reply all
Reply to author
Forward
0 new messages