AVerMedia-Technologies-Inc / CreatorCentralSDK

AVerMedia Creator Central SDK
11 stars 0 forks source link

Provide linux support #3

Open snooops opened 3 days ago

snooops commented 3 days ago

Hi there, would be nice to provide some linux support.

AVerMediaJimmyHu commented 2 days ago

Currently we don't have plans to release a linux version of Creator Central due to internal resource allocations. Sorry about that.

snooops commented 2 days ago

Is there any way to support this activity? Could you share some library so that i could try building it by myself?

AVerMediaJimmyHu commented 2 days ago

I apologize for any confusion my previous response may have caused. I'm still trying to fully grasp your question.

The Creator Central SDK is designed to facilitate communication with the local Creator Central application. Since communication is handled via WebSocket, there's no need for additional dependency libraries. Binary applications and javascript applications can directly use WebSocket to communicate with the Creator Central application. However, it's important to note that we currently don't have a Linux version of Creator Central, which means binary packages cannot be loaded by Creator Central. Therefore, I'm unable to provide you with specific libraries at this time.

To better understand your needs, could you please elaborate on your question and provide more details about your intended use of the SDK? With more information, I'll be better equipped to assist you.