Interfejs API na poziomie 1 w specyfikacji OSC API skupia się na typie obrazu, a obsługa wideo została dodana na poziomie API 2. Zachęcamy producentów aparatów do zdefiniowania poleceń niestandardowych lub w razie potrzeby do rozszerzenia zestawu parametrów standardowych. Są to tzw. Polecenia dostawcy i Parametry dostawcy.
Nazwa poleceń i parametrów specyficznych dla dostawcy musi być alfanumeryczna i poprzedzona podkreśleniem ( _ ).
[null,null,["Ostatnia aktualizacja: 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"]]