You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Node.js/TypeScript based multi-protocol camera control service strictly follows the Model Context Protocol (MCP) TypeScript SDK and supports:
Camera enumeration, photo capture, video recording (file/streaming)
MCP tool interfaces (listCameras, takePhoto, startVideo, stopVideo)
Multiple transport modes: stdio, HTTP, SSE
Windows (dshow) and Linux (v4l2) support
Concurrent video recording/streaming with multiple instances
Customizable environment variables and logging
Video streaming with streamUrl support for clients (httpx/curl/ffmpeg/ffplay)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Cameracontroller MCP Server
This Node.js/TypeScript based multi-protocol camera control service strictly follows the Model Context Protocol (MCP) TypeScript SDK and supports:
Camera enumeration, photo capture, video recording (file/streaming)
MCP tool interfaces (listCameras, takePhoto, startVideo, stopVideo)
Multiple transport modes: stdio, HTTP, SSE
Windows (dshow) and Linux (v4l2) support
Concurrent video recording/streaming with multiple instances
Customizable environment variables and logging
Video streaming with streamUrl support for clients (httpx/curl/ffmpeg/ffplay)
https://mcp.so/server/cameracontroller/JackGao19700?tab=comments
Beta Was this translation helpful? Give feedback.
All reactions