(→Features and limitations) |
|||
Line 12: | Line 12: | ||
* BrandMeister requires dedicated Zello accounts for each bridge, you have to register as many user accounts as bridges you have. Also you have to get at least one set of API keys per system (can be reused between several bridges), for Zello Cosumer please go to [https://developers.zello.com/ Zello Developer portal] | * BrandMeister requires dedicated Zello accounts for each bridge, you have to register as many user accounts as bridges you have. Also you have to get at least one set of API keys per system (can be reused between several bridges), for Zello Cosumer please go to [https://developers.zello.com/ Zello Developer portal] | ||
* Username, Key issuer and PK file path has to be configured in BrandMeister's configuration file (please see sample configuration), account passwords have to be registered in the Registry on a standard way for applications: ''setPassword(LINK_TYPE_APPLICATION, <profile ID>, '<password>')'' | * Username, Key issuer and PK file path has to be configured in BrandMeister's configuration file (please see sample configuration), account passwords have to be registered in the Registry on a standard way for applications: ''setPassword(LINK_TYPE_APPLICATION, <profile ID>, '<password>')'' | ||
− | * PK can be password protected: ''openssl rsa -aes256 -in plain.pem -out enc. | + | * PK can be password protected: ''openssl rsa -aes256 -in plain.pem -out enc.pem'', password has to be registered in Registry: ''setPassword(IDENTIFIER_TYPE_PEM_PASSWORD, <profile ID>, '<password>')'' |
* BrandMeister supports streams with frame duration 20/40/60/80/120 ms | * BrandMeister supports streams with frame duration 20/40/60/80/120 ms | ||
* Bridged channel should be joined manualy via zello app before configuring at BM side. | * Bridged channel should be joined manualy via zello app before configuring at BM side. | ||
* Zello Enterprise should expose it's API strictly at port 443 | * Zello Enterprise should expose it's API strictly at port 443 |
Since version 20220327-193759 BrandMeister Core has native support of direct integration with Zello.
Since version 20220327-193759 BrandMeister Core has native support of direct integration with Zello.