I am trying to build a one to many video publish application based on webrtc and installed licode to my server.
My question is,
Is there any way export frames to a specific folder as jpg, png etc.
I am trying to build a one to many video publish application based on webrtc and installed licode to my server.
My question is,
Is there any way export frames to a specific folder as jpg, png etc.
don't think they are proving that option yet, but a workaround can be: record the video stream on the server, extract the frames from the recorded file using
ffmpeg