camera.ui types
npm install @camera.ui/typesCentral TypeScript type definitions for the entire camera.ui ecosystem including camera devices, plugins, streaming interfaces, and configuration schemas.
``bash``
npm install @camera.ui/types
This package provides comprehensive TypeScript definitions for:
- Camera Device Management - Interface definitions for camera devices, sources, and capabilities
- Plugin Development - Type-safe plugin interfaces and API contracts
- Streaming & Media - WebRTC, MSE, audio/video codec definitions
- Detection Systems - Motion, object, and audio detection types
- Configuration Schemas - JSON schema types for dynamic UI generation
- State Management - Reactive state and event type definitions
- Hardware Acceleration - FFmpeg and hardware acceleration types
- Compatible with camera.ui ecosystem packages
Contributions are welcome! Please read our contributing guidelines and submit pull requests to our repository.
MIT
---
Part of the camera.ui ecosystem - A comprehensive camera management solution.