-
```
FFmpegFrameRecorder should record a frame data as keyframe if supplied with the
flag.
e.g.
Frame frame = new Frame();
frame.image = yuvIplimage;
frame.keyFrame = true;
Or there should be a way…
-
```
FFmpegFrameRecorder should record a frame data as keyframe if supplied with the
flag.
e.g.
Frame frame = new Frame();
frame.image = yuvIplimage;
frame.keyFrame = true;
Or there should be a way…
-
```
FFmpegFrameRecorder should record a frame data as keyframe if supplied with the
flag.
e.g.
Frame frame = new Frame();
frame.image = yuvIplimage;
frame.keyFrame = true;
Or there should be a way…
-
```
FFmpegFrameRecorder should record a frame data as keyframe if supplied with the
flag.
e.g.
Frame frame = new Frame();
frame.image = yuvIplimage;
frame.keyFrame = true;
Or there should be a way…
-
```
FFmpegFrameRecorder should record a frame data as keyframe if supplied with the
flag.
e.g.
Frame frame = new Frame();
frame.image = yuvIplimage;
frame.keyFrame = true;
Or there should be a way…
-
```
FFmpegFrameRecorder should record a frame data as keyframe if supplied with the
flag.
e.g.
Frame frame = new Frame();
frame.image = yuvIplimage;
frame.keyFrame = true;
Or there should be a way…
-
```
FFmpegFrameRecorder should record a frame data as keyframe if supplied with the
flag.
e.g.
Frame frame = new Frame();
frame.image = yuvIplimage;
frame.keyFrame = true;
Or there should be a way…
-
```
FFmpegFrameRecorder should record a frame data as keyframe if supplied with the
flag.
e.g.
Frame frame = new Frame();
frame.image = yuvIplimage;
frame.keyFrame = true;
Or there should be a way…
-
I am currently trying to implement a screen sharing with recording. The user could either share screen and record it or receive a screen share and also record it. When I am the screen sharer and the r…
-
Hello,
Is it possible to change the video bitrate and fps while recording on the fly without realeasing and restarting the recorder?
I tried to to so but the bitrate and the fps stays the same.