rtsp-relay icon indicating copy to clipboard operation
rtsp-relay copied to clipboard

Support framerates below 30fps

Open CostaPedroHenrique opened this issue 2 years ago • 5 comments

I'm trying to lower the fps, for the front of my application to be lighter, because as I have more than 8 cameras, showing them all slows down my computer.

Here is an example of my code image

CostaPedroHenrique avatar May 04 '23 17:05 CostaPedroHenrique

I have the same problem

devSirNaelC7 avatar May 11 '23 12:05 devSirNaelC7

I have a very similar problem! Any solution?

eduardojes72 avatar May 11 '23 12:05 eduardojes72

Hi, @k-yle! Is it possible to make the front decode using the -r flag with value less than 20?

CostaPedroHenrique avatar Jun 13 '23 14:06 CostaPedroHenrique

anyone found the solution?

PriyamDalwadii avatar Aug 24 '23 16:08 PriyamDalwadii

I belive the client-side can't decode any less than 30 fps, so changes would be required in https://github.com/phoboslab/jsmpeg

k-yle avatar Aug 24 '23 20:08 k-yle