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

second screen functionality #83

Closed
willwade opened this issue Sep 12, 2018 · 6 comments
Closed

second screen functionality #83

willwade opened this issue Sep 12, 2018 · 6 comments

Comments

@willwade
Copy link
Collaborator

SEnd selected text /letters to a second screen. Nb. Can’t be over tcp/ip. ?bt-le.

@hosseinzoda
Copy link
Collaborator

html5 has websocket api as an alternative to tcp/ip.
WebRTC is also available. Which can help connecting peers behind firewall and eliminate the need to setup a server.

@willwade
Copy link
Collaborator Author

The problem though is the second device needs to be incredibly easy to use. Turn on and receive. And low power. And small. I’m thinking a raspberry pi with one of these MissBirdler 1602 16x2 Character LCD Display Module HD44780 Blue BL for Arduino Raspberry pi https://www.amazon.co.uk/dp/B01M4R0NSD/ref=cm_sw_r_cp_api_MEFOBb81XEHFY and itself running a nodejs service listening for any incoming chirp eg https://developers.chirp.io - and pasco sending chirp out.

@hosseinzoda
Copy link
Collaborator

No problem. I think WebRTC is a good candidate.

@hosseinzoda
Copy link
Collaborator

Specially if it support. local connection lookup and ip6

@willwade
Copy link
Collaborator Author

willwade commented Feb 7, 2020

Re: #161 #137 #136

@gavinhenderson
Copy link
Member

Closing in favour of #246

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

3 participants