You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I don't know if this is the right place for this but i would like to have some API for working together with my remote IR controller to control a media player on my website.
The web has nfc, bluetooth, and other cool feature... but i think it's missing IR
My pc has a IR receiver. My old Samsung phone had a sender as well so i don't see why we could not add a api for both a IR sender & receiver api
Imagine building a custom ChromeCast receiver or something with the Presentation API and be able to understand every single button on a remote control like menu/play/pause/stop/record/up, down, right, left/mute/guide/forward/backwards/numbers/volume/power on & off etc
The text was updated successfully, but these errors were encountered:
I remember having built my own IR receiver for the serial port based on LIRC in the mid-90ies to control my TV tuner PCI card. The use case you describe resonates with me, even today. I haven’t looked into this in ages, but how far would the Serial API get you with sensors one can get today?
Hi, I don't know if this is the right place for this but i would like to have some API for working together with my remote IR controller to control a media player on my website.
The web has nfc, bluetooth, and other cool feature... but i think it's missing IR
My pc has a IR receiver. My old Samsung phone had a sender as well so i don't see why we could not add a api for both a IR sender & receiver api
Imagine building a custom ChromeCast receiver or something with the Presentation API and be able to understand every single button on a remote control like menu/play/pause/stop/record/up, down, right, left/mute/guide/forward/backwards/numbers/volume/power on & off etc
The text was updated successfully, but these errors were encountered: