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

chromecast support #196

Open
ghost opened this issue Nov 21, 2016 · 6 comments
Open

chromecast support #196

ghost opened this issue Nov 21, 2016 · 6 comments

Comments

@ghost
Copy link

ghost commented Nov 21, 2016

Hi,

it would be a nice use-case if I can share my tablet-screen (termux) with my bigger screen at home. So more screen-space for all the cool stuff :-).

Best

@dafky2000
Copy link

I may try to hack this up at some point if no one else does, could be a while though... I thought of this a few months ago and it's been a recurring bug in my brain. Could sit on my couch and connect to my dev environment from my TV or anyone's TV really, using a real keyboard and mouse of course. I would use it like a portable cloud pc, would be friggen awesome. Screw laptops haha

@v3ree
Copy link

v3ree commented Mar 2, 2017

I've been trying to find a VNC server to use with Termux (as root) for a couple of days - no success. (sorry if unrelated) It seems there are no working VNC servers for Android 7.1 - is this true?

Is there any other way to screencast/VNC the Android screen to a PC (by using Termux, or adb in termux or any other app)? Especially useful if it would tunnel through Termux SSH.

@fornwall
Copy link
Member

fornwall commented Mar 4, 2017

@brinsche
Copy link

I just tried to look into this and it might be possible. It would probably require a Custom CAF Receiver which receives Custom messages from Termux and renders Custom UI. Ideally just terminal themed text as an html page I'd imagine.

There is a Receiver Sample to start from and sending would probably start with the CastVideos-android sample implementing a Custom Channel to communicate with the receiver.

Sadly developing cast apps seems quite complicated to debug and also requires a 5$ registration fee as described in the cast receiver sample readme. Assuming all this is possible, is this a feature you would be interesting in having in Termux?

I don't think my chances of getting this to work are very high so if anyone wants to try this feel free to play with the idea.

@ghost
Copy link

ghost commented May 29, 2019

I would love this! Would anyone do this for a bounty?

@Topkek-190
Copy link

Bump because I need the same feature

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

6 participants