gkaindl / ambi-tv

a flexible ambilight clone for embedded linux
296 stars 85 forks source link

Change modes by webinterface #53

Open driftmonster opened 10 years ago

driftmonster commented 10 years ago

Hello,

I read a few how tos and want to build ambi-tv by myself. But is there any way to switch between modes over webinterface?

I´m still in lerning stage, but i already have one rpi running with all kinds of stuff, e.g. apache server.

Would be great to hear your answers.

supercrab commented 10 years ago

I'm working on a web front end at the moment. Watch this space!

tomben22 commented 10 years ago

@supercrab what is the web frontend status ?

supercrab commented 10 years ago

@tomben22 I've written the code but am unable to test properly as I was receiving an:

unsupported video format in ambitv_video_fmt_detect_crop_for_frame

error. I have a new USB grabber that I'll try tonight so I can continue development.

I have also written a Windows MCE Plugin to control the web front end too.