Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible Change fps ? #6

Open
fennec622 opened this issue Nov 17, 2018 · 4 comments
Open

Possible Change fps ? #6

fennec622 opened this issue Nov 17, 2018 · 4 comments

Comments

@fennec622
Copy link

Hi

first thanks a lot for your job

Is it possible to decrease FPS ?

Thanks

@fliphess
Copy link

fliphess commented Nov 18, 2018

It's currently only possible by recompiling the rtspd daemon with different fps settings.

The rspd binary created in the ghoost repository uses the rtspd.c code from the toolchain, which uses a framerate determined by the gmlib library.

To set another the framerate, have a look at the changes willthrom made in the rtspd code, which now actually does facilitate custom framerate settings.

The chuangmi is a bit picky about it's framerate settings, as some have a big drawback on the overall performance of the camera. If the camera get's glitchy, starts rebooting randomly and feels slower than average after changing the fps settings, you might have chosen an unlucky number.

@fennec622
Copy link
Author

ok thanks a lot

@fliphess
Copy link

fliphess commented Dec 11, 2018

I've added a newer version of the rtspd that allows changing several settings like FPS, bitrate and size.
Have a look at the latest release of my fork here

@fennec622
Copy link
Author

Thanks a lot !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants