Jump to content
C4 Forums | Control4

Recommended Posts

Posted

Hello everyone,
I need to develop a driver for Control4 for a bluetooth that is not yet integrated.

I find myself stuck on the graphical interface part.

Unfortunately I have not found any guide that explains how to do everything.

I would need to link some functions that I wrote in LUA to the graphics.

Specifically, being a bluetooth I would need the buttons:
- Play
- Pause
- Next
- Previous
- Pairing

and some text strings where I can write:
- Artist
- Album
- Track

Could you help me?

Thanks


Posted

Can you help me choose which one?

Unfortunately I am new to driver development and I don't know much about proxies.

In your opinion which one is the best?

It is at least customizable, like changing the button icon (I don't think there is a proxy with bluetooth pairing)

Thanks a lot 

Posted

For me, from the name, it seemed the most suitable but I saw that it represents it as a remote control with 3 tabs, so I don't know if it's correct and I don't know how to modify it. I need a proxy that gives me the ability to do what I wrote above. After all, I have a bluetooth device that is connected to a matrix

Posted

Sounds like you are doing a streaming based device.

To show meta data on the touchscreen you will need to use MSP.  The docs can be found here https://github.com/snap-one/docs-driverworks/tree/master/media_service_proxy

Note its not straight forward and is one of the harder proxies to write for so if you need assistance please reach out to SnapOne via the contact details listed on this page https://github.com/snap-one/docs-driverworks

For reference the end result will look something like this.

gallery02.png

gallery03.png

 

Posted
18 hours ago, alanchow said:

Sounds like you are doing a streaming based device.

To show meta data on the touchscreen you will need to use MSP.  The docs can be found here https://github.com/snap-one/docs-driverworks/tree/master/media_service_proxy

Note its not straight forward and is one of the harder proxies to write for so if you need assistance please reach out to SnapOne via the contact details listed on this page https://github.com/snap-one/docs-driverworks

For reference the end result will look something like this.

gallery02.png

gallery03.png

 

 

Before writing directly to them, I write directly below the doubt that I have since I worked on it a bit, I understood a bit how it works, but I can't change a small detail.

Is there a way to "hide" the "Queue" (second screen).

Thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.