Hi, I have a camera that streams video at 30 fps, but I need that my client (based on openRTSP) records video at 10 fps without changing the camera configuration. I've changed fDurationInMicroseconds in FramedSource and in MultiFramedRTPSource to 100000, but I'm still receiving the video in 30 fps. I'm missing something? Manuel.