Request: Screen Mirroring - Raspberry Pi Q&A, Help & Troubleshooting

Hi.
Look at me, some new jerk with his first post being a request for screen mirroring on the Pi. What a douche right?
I have been doing a lot of research into this and nothing really seems too promising. Who the hell needs screen mirroring right? Just "play to", share the network, use lodi with custom repos or buy a chromecast and gtfo!
Dont get me wrong, I love the Pi, great device. Main problem is it is slow. Now Kodi running on my tablet screen mirrored over to my TV sure sounds a lot better. Since my TV, Xbox, playstation etc all currently do not want to screen mirror with me just yet, I think the Pi might be a good way to mirror the tablet to the TV since the tablet has a bit more CPU and 4 times the ram. The goal is of course to spend $0.
Raspberry Pi (original) model B (overclocked to over the highest settings)
Xbox One
Nexus 7-2 Tablet (rooted)
A slew of wires, none that go from usb to hdmi. One that goes from usb to VGA and another that goes from AV to hdmi)
An OTG cable (male microusb to female reg usb)
I feel like with the above I should be able to control the world :cyclops:, but I just cant seem to get anything going? What are your thoughts, I need a second pair of eyes on this as I could totally be thinking about this all wrong.
Thanks

https://github.com/lanceseidman/PiCAST/tree/picast2?files=1

https://github.com/codemonkeyricky/piracast
I think this is what you are looking for..

Screen Monitoring D:

i am also facing this .. hope #2 help

Related

controlling HDMI

As stated in the (www .blogtalkradio .com/motodev) Q&A session yesterday with Motorola about the Droid X, in answer to the question asked at the 29:00 mark,
"The only time that we are enabling the HDMI driver on the device is when you are in the gallery mode. [...] The HDMI driver is not active any time outside the gallery," where the "gallery mode" is their included photo/video viewer.
I'm wondering how true that is...
(www .pcmag .com/article2/0,2817,2365630,00.asp ) PCMag's review stated that the youtube player and blockbuster player were not able to use the hdmi out at all.
As seen in (forum.xda-developers.com/showthread.php?t=703111 ) this thread the evo 4g, which also has hdmi out, is capable of allowing any app that uses VideoView to utilize that output, but that's supported by the phone maker.
Will that usability be true on the droid x?
Could we figure out a way to bypass any limitations Motorola includes, and maybe even send (an upscaled version of) the main screen through the hdmi (not just video but anything we could put on the phone's screen)?
I was just at a motorola event and we were able to run nfl mobile through the hdmi.
Yes the tv was in an ice sculpture and yes it was connected to a droid x via the hdmi cable
Sent from my ADR6300 using XDA App
That's great news, thanks for letting us know!
The more apps with handshakes to the hdmi-out we have, the better for us to get it working completely openly
The whole media-center-and-phone-in-my-pocket is just a great idea imho...
With the hdmi out we could:
put any videos and pictures from any source up on your home tv
connect it to the projector at work and give presentations
go with a few bluetooth controllers to your friend's house and play multiplayer (even online) games on their tv with minimal cords to deal with
maybe even video-chat would be possible if you set up the phone with the camera facing out in front of the tv
... ok, that last one sounds like a pretty lame way to get video-chat, but it would save on having to have a computer/monitor/webcam when you wanted to
Of course this is all far into the future stages of development on the phone, but I'd rather create buzz and excitement to build up a developer and user base
Talked to a moto rep, said it might have been a beta device as licensing is what will prevent this thing from being turned on when it hits consumers hands. At least we know it can be done.
Sent from my DROIDX using XDA App
no fun, i'm not much of a C programmer, but if it's just enabling or disabling the driver, I guess it comes down to the security on the phone. If you go into root, I suppose we should be able to start the driver. The only thing I fear is if the driver is signed and only a signed application can access it, then I think we might be SOL
I'm not particularly worried... if we get access to enough apps that use the hdmi driver, we should be able to document enough of the method.
I believe while the hardware can reject unsigned versions of the OS (roms), most apps are self-signed (see developer. android. com/guide/publishing/app-signing.html) so that shouldn't be a problem. We just have to figure out which hoops to jump through (following the programs that use hdmi) to get it to work. They'd have to leave the hoops pretty wide open or else risk the need of updating the thing every time a new app is released that needs to get through.
This is a mixed bag here. The reason why Motorola limited the hdmi driver is likely so they didn't have to put a fps cap on the droid x like htc put on the evo.
This is pure speculation here but I would imagine the way that the evo devs are going to "truly" overcome the fps cap is to mimic the droid x behavior of toggling on and off the hdmi drivers so that the evo can access up to 60 fps.
You guys are on the other end of the boat where by default your fps won't be artificially capped, but you likely won't have full access to the hdmi drivers at first.
I think the sweet spot for both phones is finding a happy medium where we can toggle the hdmi drivers at will.
Any news on this? I would really like to get rockplayer and youtube working through hdmi. In fact, I would like to get the entire OS through HDMI and possibly a bluetooth keyboard and mouse working so I can use it as a little media center pc.
2 way control
I would lime to see this pushed to.the level of controlling the phone through an hdmi touchscreen.
I thought we would be able to see pandora and other apps through the hdmi...This sucks the way it is...also does anyone think the sound is terrible through the hdmi?
There is no point int he HDMi at all if you can only use it for your pictures and your videos from the phone's camera.
They need to make it show what you see on the phone, but on the screen
I remember there was a windows mobiel program that popped up a small window on your desktop that let you see your phone's screen and interact with it on your monitor when connected through usb
anything like this for android?
sp1kez said:
There is no point int he HDMi at all if you can only use it for your pictures and your videos from the phone's camera.
They need to make it show what you see on the phone, but on the screen
I remember there was a windows mobiel program that popped up a small window on your desktop that let you see your phone's screen and interact with it on your monitor when connected through usb
anything like this for android?
Click to expand...
Click to collapse
NO, the hdmi dock is a half ass design. For the $, it should do everything. MOTO/VZ dropped the ball on this. Hopefully they will open this up with a sw update.
Update: "Real HDMI" in the market
http://forum.xda-developers.com/showthread.php?t=769990&highlight=control+hdmi
Hi,
I'm pretty new to Android development. So my understanding after reading a couple threads here is that HDMI access on the stock Droid X is limited to the gallery only, is that right? And the point of the "Real HDMI" app is that it will automatically redirect all output to the phone's display through HDMI, right? So no API exists which gives programmatic control over the HDMI port? That's a shame if so.
Do any of the Android devices allow easier HDMI port control or do we need these kinds of work arounds for all of them?
Thank you very much for any information anyone can provide.
Sorry to be a pest, but can anybody answer my questions? Should I consider posting somehwere else?
Thanks again.
commie64 said:
Sorry to be a pest, but can anybody answer my questions? Should I consider posting somehwere else?
Thanks again.
Click to expand...
Click to collapse
Maybe try posting in the Real HDMI thread over at DroidXForums.com because username GMAN (who made real hdmi) has a thread there. I'm sure his knowledge of the subject is pretty extensive.

Ouya display output on Notebook

Hi there,
i was searching for a way i could stream the video output of my ouya on my Notebook. Without using the HDMI output.
The Idea came because i only have one HDMI TV and i am not livng alone, so for basic things the sreaming would be good for me.
Anyone some ideas?
Greetz
Jabbad
Jabbad said:
Hi there,
i was searching for a way i could stream the video output of my ouya on my Notebook. Without using the HDMI output.
The Idea came because i only have one HDMI TV and i am not livng alone, so for basic things the sreaming would be good for me.
Anyone some ideas?
Greetz
Jabbad
Click to expand...
Click to collapse
Mods, please move this thread to the q&a section..
To kind of answer your question, look for something that shares the screen from a phone/tablet over tcp to a laptop and sideload it.
You can by ALIENWARE m18x laptop, it has separate both HDMI in and out.
So you can connect OUYA via hdmi cable to it.:silly:
Simonius007 said:
You can by ALIENWARE m18x laptop, it has separate both HDMI in and out.
So you can connect OUYA via hdmi cable to it.:silly:
Click to expand...
Click to collapse
with that kinda of reply he is far better getting a new tv.
just get one of these
http://www.monoprice.com/products/p...=10110&cs_id=1011002&p_id=4088&seq=1&format=2
It seems like everything uses HDMI these days, from home theater equipment to your Android phone. With so many HDMI devices in use, most televisions quickly run out of available HDMI input ports. You don't want the hassle of plugging and unplugging cables whenever you want to watch or play something different and you don't want the expense of new TV. Just get this 4x1 Enhanced HDMI Switch from Monoprice!
What he is looking for is a alternative option to the TV he shares. I don't think many laptops have video in. You would need to get a USB device to do that. However those are capture devices and I believe the OUYA signal has DRM restrictions.
Sent from my GT-P3113 using Tapatalk 4 Beta
Some USB capture devices have been known to work, you'll have to look that up, but there is a dev working on a way to do it over a network. Right now it's still in the concept phases, however, and I wouldn't expect to see it anytime soon.

prestigio mirrorcast dongle

I have 1 chromecast and I use localcast app on a note1 to do as much as it lets with all the extra taps needed.I just happend to be in aUK maplins store and saw something called a prestigio pmd 1 dongle mirroring dongle. My plan is to put a chromecast on every tv but it wont mirror yet. Iam not technically gifted to tell you what the pmd 1 one exactly is but for £29. It plugged in to hdmi micro usb'd to a note 1 plug for power (usb tv port on another tv.) I pressed sreen mirroring on my tab 3.8 and it quick connected the whole of my phone , camera an all.Anything on your pgone is mirrored to the tv, operating system, apps, showbox and all. Im hoping google I/o gives us mirror today but if it doesnt I dont care now id just buy another of these. I dont think thease have any operating system in them (pmd 1) just bit of ram and memory to cast but it works.:victory:
samsungwarrior said:
I have 1 chromecast and I use localcast app on a note1 to do as much as it lets with all the extra taps needed.I just happend to be in aUK maplins store and saw something called a prestigio pmd 1 dongle mirroring dongle. My plan is to put a chromecast on every tv but it wont mirror yet. Iam not technically gifted to tell you what the pmd 1 one exactly is but for £29. It plugged in to hdmi micro usb'd to a note 1 plug for power (usb tv port on another tv.) I pressed sreen mirroring on my tab 3.8 and it quick connected the whole of my phone , camera an all.Anything on your pgone is mirrored to the tv, operating system, apps, showbox and all. Im hoping google I/o gives us mirror today but if it doesnt I dont care now id just buy another of these. I dont think thease have any operating system in them (pmd 1) just bit of ram and memory to cast but it works.:victory:
Click to expand...
Click to collapse
Google announced Mirroring for CCast today....
And since we know it works if you can get by the Whitelisting I'm betting it won't be long before they whitelist it for everyone.

Remix OS carputer build

Hello guys, I'm planning to build my first carputer. 2 years ago I have modified a tablet, Asus zenpad 8, very similar to Nexus 7 in my opinion. Now I want something more.
What I want:
Fully automated pc that works exactly like an android head unit but much better and more flexibility when it comes to external devices like an external DAC with optical output. Actually this is the main reason for not buying an android head unit, didn't find one that works very well with an external DAC. Some other things that I want from this carputer: the compatibility with steering wheel controls, backup camera, fm or even DAB radio, gps, phone calls( via bluetooth), 4G internet and so on. Many of those things are pretty simple to integrate, will talk about them later.
The components:
1. The pc - didn't think about it yet because there are loads of mini pc on the market for good prices. The only problem I'm thinking is the start up on ignition. First I wanted to go for a Remix mini pc but I don't know how could I make it start on ignition and after that automatically play the last song. If I would go for a normal PC, I found a smart PSU which has the possibility of ignition start and stop and puts the computer in sleep mode. That way I will avoid the waiting time for the boot, in fact the computer will be permanently turned on. The only problem I can think of, is the compatibility of this PSU with the android Remix OS. Is it possible?
I've tested the Remix OS and I like it, very quiq, easy to use in car with a touch screen, support all the external devices( wifi, 4g, fm and DAB, external DAC with optical output) and the launcher can be changed. I know I can opt for Windows OS and that way I will be sure that the PSU works but in my opinion windows is not so "mobile friendly", not so easy to use in car.
2. The screen: not so many to talk about, found on ebay some 9" tft touch screens, very good resolution, hdmi connectivity and USB for touch. The best thing with these screens is the AV2 input for the backup camera. The screen automatically switch to this input, has guidance lines, and this way I solved the problem with the camera. And also is quite cheap.
3. Steering wheel controls. Found on ebay the Joycon steering wheel adapter that is compatible with Android. I just have to make an initial configuration and that's it, nothing more, simply works through USB.
4. The other external devices: all of them can be found on ebay for good prices. The only thing that worries me is the bluetooth compatibility. I remember when I built that Asus zenpad tablet, I couldn't find a solution for this. Now my question is, what type of bluetooth adapter should I buy and how do I integrate this in the carputer. And I'm not talking about physical connection, I think I will need some kind of software, app, that knows what to do with this bluetooth adapter.
So, in the end, I would need some help regarding the ignition start, just the hardware part of it, all the other automatic things (launch the app and play the song) can be made with tasker very easy. Also I would need some help with the bluetooth phone calls.
Hope I didn't miss any important thing and I will appreciate any help. Thanks.
yoiedi said:
Hello guys, I'm planning to build my first carputer. 2 years ago I have modified a tablet, Asus zenpad 8, very similar to Nexus 7 in my opinion. Now I want something more.
What I want:
Fully automated pc that works exactly like an android head unit but much better and more flexibility when it comes to external devices like an external DAC with optical output. Actually this is the main reason for not buying an android head unit, didn't find one that works very well with an external DAC. Some other things that I want from this carputer: the compatibility with steering wheel controls, backup camera, fm or even DAB radio, gps, phone calls( via bluetooth), 4G internet and so on. Many of those things are pretty simple to integrate, will talk about them later.
The components:
1. The pc - didn't think about it yet because there are loads of mini pc on the market for good prices. The only problem I'm thinking is the start up on ignition. First I wanted to go for a Remix mini pc but I don't know how could I make it start on ignition and after that automatically play the last song. If I would go for a normal PC, I found a smart PSU which has the possibility of ignition start and stop and puts the computer in sleep mode. That way I will avoid the waiting time for the boot, in fact the computer will be permanently turned on. The only problem I can think of, is the compatibility of this PSU with the android Remix OS. Is it possible?
I've tested the Remix OS and I like it, very quiq, easy to use in car with a touch screen, support all the external devices( wifi, 4g, fm and DAB, external DAC with optical output) and the launcher can be changed. I know I can opt for Windows OS and that way I will be sure that the PSU works but in my opinion windows is not so "mobile friendly", not so easy to use in car.
2. The screen: not so many to talk about, found on ebay some 9" tft touch screens, very good resolution, hdmi connectivity and USB for touch. The best thing with these screens is the AV2 input for the backup camera. The screen automatically switch to this input, has guidance lines, and this way I solved the problem with the camera. And also is quite cheap.
3. Steering wheel controls. Found on ebay the Joycon steering wheel adapter that is compatible with Android. I just have to make an initial configuration and that's it, nothing more, simply works through USB.
4. The other external devices: all of them can be found on ebay for good prices. The only thing that worries me is the bluetooth compatibility. I remember when I built that Asus zenpad tablet, I couldn't find a solution for this. Now my question is, what type of bluetooth adapter should I buy and how do I integrate this in the carputer. And I'm not talking about physical connection, I think I will need some kind of software, app, that knows what to do with this bluetooth adapter.
So, in the end, I would need some help regarding the ignition start, just the hardware part of it, all the other automatic things (launch the app and play the song) can be made with tasker very easy. Also I would need some help with the bluetooth phone calls.
Hope I didn't miss any important thing and I will appreciate any help. Thanks.
Click to expand...
Click to collapse
Have you thought about using a rock 64 single board computer like a Raspberry Pi that Android is really supported something like that could work really well as it has gpio outputs for various functions USB inputs for audio dacs and DAB radio and can work with touch screens or even projectors for heads up.
The truth is I know nothing about raspberry pi, heard about them but nothing more. Can you please explain a bit more? Is it possible to make it automatically turn on/off on ignition? How? Apparently that's the hardest part of the job. I've read on the internet that Remix OS doesn't work very well with stand-by function and if I'll make it to shut down completely, I'm afraid that will take too long to boot back. I was thinking about Remix mini pc and a controller that simulates pressing of the on/off button simultaneously with the ignition but it has to be tested.
So, quickly searched on google about raspberry pi and banana pi possibilities, there are some power supplies for in car use, basically they simulate a shut down from the button with a delay. That looks very good, very easy to do and also very cheap. But, how fast can boot a raspberry or banana pi running Remix OS? Does anyone know?
yoiedi said:
The truth is I know nothing about raspberry pi, heard about them but nothing more. Can you please explain a bit more? Is it possible to make it automatically turn on/off on ignition? How? Apparently that's the hardest part of the job. I've read on the internet that Remix OS doesn't work very well with stand-by function and if I'll make it to shut down completely, I'm afraid that will take too long to boot back. I was thinking about Remix mini pc and a controller that simulates pressing of the on/off button simultaneously with the ignition but it has to be tested.
Click to expand...
Click to collapse
To make it turn off and on with the ignition, just plug it into a 12v line that is powered when ignition is on. Generally the 12v line to your head unit fits that criteria. If you want constant power to keep the device in standby mode, you can connect a relay to an a wire that is powered when the car is powered, then use the relay to short the pins of the standby button.
For boot time, you can achieve quite a bit of improvement by getting the fastest sdcard you can buy.
Thanks for advice. I've searched on youtube how android works with raspberry pi and in my opinion they don't do it very well, I mean it struggles even on youtube playing videos. So, I bought an ssd hdd, 32gb and made some tests on my pc. Found a version of android 7 special made for in car use and I'm quite happy with it until now. This android has a "special" feature, when the power button is pressed the pc shut down without displaying any confirmation message on screen. That means it will work perfectly with an intelligent power supply like m2-atx, m3-atx etc. In the next few days I'll get a new pc, micro atx mainboard so I'll begin the tests on that. Until now I've got a boot time around 30-40 seconds. Is not a bad time but I'll try to remove the unnecessary apps from startup and see what happens then. I'll post some pictures or even videos when I'll have good results. Any advice is welcome. Thanks.
yoiedi said:
Thanks for advice. I've searched on youtube how android works with raspberry pi and in my opinion they don't do it very well, I mean it struggles even on youtube playing videos. So, I bought an ssd hdd, 32gb and made some tests on my pc. Found a version of android 7 special made for in car use and I'm quite happy with it until now. This android has a "special" feature, when the power button is pressed the pc shut down without displaying any confirmation message on screen. That means it will work perfectly with an intelligent power supply like m2-atx, m3-atx etc. In the next few days I'll get a new pc, micro atx mainboard so I'll begin the tests on that. Until now I've got a boot time around 30-40 seconds. Is not a bad time but I'll try to remove the unnecessary apps from startup and see what happens then. I'll post some pictures or even videos when I'll have good results. Any advice is welcome. Thanks.
Click to expand...
Click to collapse
Check these out http://www.hardkernel.com/main/main.php
yoiedi said:
Thanks for advice. I've searched on youtube how android works with raspberry pi and in my opinion they don't do it very well, I mean it struggles even on youtube playing videos. So, I bought an ssd hdd, 32gb and made some tests on my pc. Found a version of android 7 special made for in car use and I'm quite happy with it until now. This android has a "special" feature, when the power button is pressed the pc shut down without displaying any confirmation message on screen. That means it will work perfectly with an intelligent power supply like m2-atx, m3-atx etc. In the next few days I'll get a new pc, micro atx mainboard so I'll begin the tests on that. Until now I've got a boot time around 30-40 seconds. Is not a bad time but I'll try to remove the unnecessary apps from startup and see what happens then. I'll post some pictures or even videos when I'll have good results. Any advice is welcome. Thanks.
Click to expand...
Click to collapse
Why don't you get an android head unit?
gtxaspec said:
Why don't you get an android head unit?
Click to expand...
Click to collapse
I think you didn't read, I couldn't find any that works with an external sound card(DAC). My audio system is quite expensive, made for sound quality, and of course I want the head unit to be as good as possible. An external sound card with optical output I think is the best you can get.
Google search "raspberry pi alternative" theres lots of these little gadgets now adays, raspberry pi 3B is one of the most popular ( and cheapest) but there are more out there that are more powerful & better hardware.. The ASUS Tinkerboard is becoming popular as well I think I may be getting one for a streaming machine.
I've already purchased the PC and ordered the PSU. The price for all those components(+ a 30gb ssd) was under 100£ so not very expensive. Why I went for a pc instead of a single board pc? I don't know, maybe because I have no previous experience with them. Yes is true that is way much bigger than a raspberry alternative and the power consumption as well but I don't mind, maybe in the future when I'll get bored again I will try one of those pc's.
So, I've tried to install the Android X86 64bit (there is one version on internet with a patch that removes the confirmation message when you want to shut it down) on this pc with no success, all I've got was a black screen or a continuous reboot. Found out that Android X86 64bit is not so friendly with AMD cpu's. Should've search for that before buying it. Anyway, tried the 32bit version so that one works very well but I didn't find any with that patch installed. How can I remove that confirmation message when the power button is pressed?
Thanks.
first tests, quite happy with it, still lot of work to do.
https://youtu.be/lNJmRjXG81A
Odroid C2 with android + kodi

Use Nexus 7 as a remote desktop machine

Hello Everyone,
First post here ! I've been reading a lot of very interesting things around here but I find myself stuck, hence this new thread (no ****, sherlock). I've been looking around on Google and here but couldn't really find what I was looking for so here I am.
First of all, a bit of context so that you get what I'm trying to achieve. I have a very old computer that I use for gaming. I'm not a hardcore gamers looking to play in 4K 360FPS and not part of the PC Master race by any means. With that said, I'm still looking at 1080p 60fps as my goal. And amazingly enough, my old PC allows me to do that. In fact, despite its age, my PC runs fairly well. So well that I don't feel the need to spend money to change it (plus money is tight). So, playing on my PC is actually great, can't complain there. However, I also enjoy playing in the living room. I actually play more with a controller in "console" mode than sitting at my desk. If my PC was close to the TV, the problem would be easily solved. As it's not the case I have to rely on other solutions.
I have a nvidia shield TV and tried Gamestream and Steam Link. Both are unfortunately dependent on my local network quality. Considering I'm using powerlines to connect my PC to the router, the quality is sometime unstable which doesn't meet my requirements. As stated previously, my PC is OLD and I don't think it's powerful enough to run and stream the game with a decent output either. So old hardware and unstable local network = bad experience in game streaming. And this is where I'm trying to achieve the contrary then what everyone is doing : people are streaming there games to their living room, I plan do the opposite.
I have a Nexus 7 sitting in a drawer somewhere that I don't use anymore. I was thinking of the following setup :
- Move my computer to the living room and plug it to the TV --> enjoy good gaming performance right in the leaving room
- Use my Nexus 7 in my office using remote desktop app --> less heavy than gaming, I should be able to work on Word, Excel, browse the web. Basically, use my PC for computing stuff via remote desktop with little to no delay.
- My office would actually look cleaner as well with a very minimalistic setup ^^
Problem :
- Is there a way to connect the Nexus 7 to a monitor using HDMI;
- Keep the Nexus 7 charged;
- And connect a keyboard and mouse to the Nexus via USB ? Or BT is the way to go ?
- Could this be achieved more easily with a Chromecast ? If yes, how should i proceed ?
- Would using the computer for everything else than gaming be OK in that configuration ?
It looks like a fun project to try. However, if it proves to be impossible or if you think the performance would be too poor to be usable, than I'll think about building another cheap PC (I have an old I5 760 lying around) : 1 for gaming and 1 for office stuff.
Is the Nexus 7 the 2012 or 2013 variety? From what I can find, the 2012 does NOT have a slimport USB but the 2013 DOES. In which case, buying the right cable should let you connect it directly to a monitor.
If you have the 2012 version... I can't give a true recommendation since I've never tried this, but if you do end up going the chromecast-attached-to-a-monitor/tv route, I would use Chrome to cast the desktop (apparently you can do this) to the chromecast instead of casting from your tablet. Meaning, don't cast your remote desktop from the tablet to the TV, use the tablet to remotely cast your desktop to the chromecast. Hopefully that's clear. The amount of lag from casting a remote desktop would probably make it unusable.
Hello,
I have the 2013 model so yes, with the right adapter I should be able to connect it to a monitor. Now There is still the issue of using a KB and mouse with it while keeping the tablet charged (the battery drains quite fast when casting). Maybe that's too much to handle for a tablet ^^
asmalldharma said:
Is the Nexus 7 the 2012 or 2013 variety? From what I can find, the 2012 does NOT have a slimport USB but the 2013 DOES. In which case, buying the right cable should let you connect it directly to a monitor.
If you have the 2012 version... I can't give a true recommendation since I've never tried this, but if you do end up going the chromecast-attached-to-a-monitor/tv route, I would use Chrome to cast the desktop (apparently you can do this) to the chromecast instead of casting from your tablet. Meaning, don't cast your remote desktop from the tablet to the TV, use the tablet to remotely cast your desktop to the chromecast. Hopefully that's clear. The amount of lag from casting a remote desktop would probably make it unusable.
Click to expand...
Click to collapse
Torontonian22 said:
Hello,
I have the 2013 model so yes, with the right adapter I should be able to connect it to a monitor. Now There is still the issue of using a KB and mouse with it while keeping the tablet charged (the battery drains quite fast when casting). Maybe that's too much to handle for a tablet ^^
Click to expand...
Click to collapse
https://m.newegg.com/products/N82E16834989578
Your tablet should have wireless charging, so maybe a slimport cable, wireless charger, and Bluetooth keyboard and mouse would work?
Sent from my Moto G (5S) Plus using Tapatalk
Your tablet should have wireless charging, so maybe a slimport cable, wireless charger, and Bluetooth keyboard and mouse would work?
Sent from my Moto G (5S) Plus using Tapatalk
Click to expand...
Click to collapse
Looks like I learned something today ! Didn't even know they made a dedicated dock for the Nexus 7 tablet ! looks this little device could actually help me solve my problem. I'll look into it in more depths.
I actually use wireless charging but can't actually put it on my current tablet stand (or else it looks messy as hell)
Thanks for the great tips !

Categories

Resources