Files
go2rtc/website
Sergey Krashevich ea03aa832d feat(webp): add WebP streaming and snapshot APIs
- implement WebP streaming with multipart support
- add snapshot endpoint for WebP format with quality options
- introduce WebP encoding using pure Go library without FFmpeg
- update documentation and links for new WebP features
2026-03-10 22:43:29 +03:00
..
2026-02-08 14:00:55 +03:00
2024-05-13 18:22:35 +03:00
2026-02-07 09:12:31 +03:00
2025-12-27 15:43:07 +03:00
2026-02-06 21:45:55 +03:00
2026-02-06 21:45:55 +03:00

WebSite

These are the sources of the go2rtc.org website. It's content published on GitHub Pages and is a mirror of alexxit.github.io/go2rtc/.

The site contains:

  • Project's documentation, which is compiled via vitepress from README.md files located in the root of the repository, as well as in the internal folder.
  • Project's API in OpenAPI format, and the Redoc viewer
  • Project's assets (logo).