Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DDP OUTPUT #708

Open
dosipod opened this issue Dec 14, 2023 · 3 comments
Open

DDP OUTPUT #708

dosipod opened this issue Dec 14, 2023 · 3 comments

Comments

@dosipod
Copy link

dosipod commented Dec 14, 2023

If it would be possible to use DDP OUTPUT then that would be great . If not possible then a hint on area to change in code is acceptable

@MartinMueller2003
Copy link
Collaborator

DDP Output? The ESP supports DDP as an input protocol. I am not sure it is useful to have the ESP output DDP. The ESP V4 is not meant to be a show player.

@dosipod
Copy link
Author

dosipod commented Dec 14, 2023

I am aware of DDP as an input protocol and works fine , and it could be true that ESP V4 is not meant to be a show player. But thinking about how many Pis could be saved if it is and it has already been done with other open source projects like wled for DDP and ART-NET output . Could be a good uses cases if only price wise for say an esp32 cam as an fpp replacement . I could still hack in code but not really used to this project so I just need a little push

@MartinMueller2003
Copy link
Collaborator

you should be able to add it pretty simply. The difficult part is managing which channels are sent to a specific endpoint and adding time awareness to the ESP V4. I have carefully stayed away from using the ESP as a show player because it would be using WiFi in a double transition mode that will add a lot of jitter to the output stream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants