API cấp 1 của Thông số kỹ thuật API OSC tập trung vào loại hình ảnh và tính năng hỗ trợ video được thêm vào trong API cấp 2. Các nhà sản xuất camera nên xác định các lệnh tuỳ chỉnh và/hoặc mở rộng bộ thông số của các lệnh chuẩn nếu cần. Các thông số này được gọi là Lệnh của nhà cung cấp và Thông số của nhà cung cấp.
Tên của các lệnh và thông số dành riêng cho Nhà cung cấp phải có ký tự chữ-số và phía trước có dấu gạch dưới ( _ ).
Chức năng dành riêng cho nhà cung cấp có thể xảy ra ở 4 vị trí như sau:
[null,null,["Cập nhật lần gần đây nhất: 2024-08-21 UTC."],[[["The Open Spherical Camera (OSC) API Specification starts with image support in API level 1 and adds video support in API level 2."],["Camera manufacturers can define custom commands and parameters, called Vendor Commands and Vendor Parameters, by prefixing them with an underscore (_)."],["Vendor-specific functionality can be implemented within the output of /osc/info and /osc/state APIs, as well as within OSC API commands and parameters."],["Vendor Commands and Parameters must have alphanumeric names."]]],["OSC API level 1 supports images, while level 2 adds video. Manufacturers can define custom commands and parameters (Vendor Commands/Parameters), which must be alphanumeric and prefixed with an underscore. Vendor-specific functionality can be found in the output of /osc/info and /osc/state APIs, in the commands for /osc/commands/execute, and in command parameters. Examples demonstrate `setOptions` with vendor-specific parameter `_video`, and a vendor-specific command, `_startRecording`.\n"]]