https://github.com/xico2k/frame-rate-testing
This is an example I made to test the framerate from some old DSLR cameras, basically having the camera recording the screen for some time to make sure the frame rate is consistent.
https://github.com/xico2k/frame-rate-testing
alpinejs framerate tailwindcss
Last synced: 3 months ago
JSON representation
This is an example I made to test the framerate from some old DSLR cameras, basically having the camera recording the screen for some time to make sure the frame rate is consistent.
- Host: GitHub
- URL: https://github.com/xico2k/frame-rate-testing
- Owner: xiCO2k
- Created: 2021-07-27T01:53:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-27T01:54:06.000Z (almost 4 years ago)
- Last Synced: 2025-02-25T05:43:12.680Z (3 months ago)
- Topics: alpinejs, framerate, tailwindcss
- Language: HTML
- Homepage: https://xico2k.github.io/frame-rate-testing/
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frame Rate Testing

This is an example I made to test the framerate from some old DSLR cameras,
basically having the camera recording the screen for some time to make sure
the frame rate is consistent.Used [Tailwind CSS](https://tailwindcss.com/) and [AlpineJS](https://github.com/alpinejs/alpine)