Does anyone know the hyperlink to open Nest Camera app on Android it would be nice to open to a certain camera if not just open the app would work. Until I come up with a better option or new cameras
Nest Cam and Nest Hello video doorbell experimental support is now available!
Hereās what I could find.
- app: Nest
- package: com.nest.android
- Launcher: com.obsidian.v4.activity.LoginActivity
Formatted as a Fully Link:
intent:#Intent;launchFlags=0x10000000;component=com.nest.android/com.obsidian.v4.activity.LoginActivity;end
does this work on Chrome for Android or only Fully?
The formatted URL I posted above works in Fully, but doesnāt seem to work on Android 8.x and Chrome 68. I donāt know if thereās a format that works with Chrome, but I can look into it if thatās what you need?
The following works in Chrome and Fully on Android:
nestmobile://
I donāt have a Nest Camera to test with at the moment, but you might also try to deep link to the camera. It looks like the format is:
nestmobile://cameras/stlJo6rH
Where stlJo6rH
is your camera ID.
How can I get my cameraās ID? I tried using the public sharing ID but it didnāt work.
Thanks,
Chase
I donāt have an actual Nest cam to try with, but have you tried opening http://home.nest.com and then right clicking on a camera and copying the link? In my demo account, the link is in the format:
https://home.nest.com/camera/fake55cd9d066e9e4454943c53bc5668770d
I believe the public sharing ID is different than the Camera ID which is used for deep linking. Iām not sure if the ID in the link above is the camera ID, but itās worth a shot.
Thanks. I actually tried that first, but with no luck. It just opens to the main Nest screen. Iāve tried it on both of my cameras through Fully Kiosk Browser and chrome. I even tried to launch the intent URL directly with Tasker, No dice.
Thanks,
Chase
Reviving an old topic I know but has anyone here found out how to get this working?
I knew I was going into a closed environment when I bought the Nest cam, but itād be nice to get it to show up in a dashboard for sure.
Edit 1:
Welp, in a should have fiddled more moment I got some progress.
going to the public url and inspecting the source revealed a URL like this:
https://nexusapi-us1.dropcam.com/get_image?uuid=<NUMBERS>&width=560
That works. Now I need to try usernames and passwords.
Edit 2:
Just an image that doesnāt update until I refresh the browser.
Still tinkering.
Edit 3:
It seems like if you enable passwords on your streams flash is required, that seems terrible. Iām sure Sharptools doesnāt support a flash stream.
Edit 4:
So it seems like the method in step 1 is the best option without using something like TinyCam. Iāve personally had issues with TinyCam crashing so Iām not a huge fan. A refresh period is required.
@josh what is the warning about when the media tile asks if you want to update a stream too fast?
Does this cost your servers resources or you money?
Trying to figure out where the concern is and how bad I should feel.
The refresh is all handled in your browser, so itās not touching the SharpTools servers.
Itās more about the servers that you are getting your images from. With Nest, youāre likely paying them for access already, so that may be fair useā¦ it was more a warning for people who might be grabbing images or weather from a third party site. For weather, itās highly unlikely that someone would need to refresh any faster than maybe once every 30 minutes or soā¦ we wanted to at least warn people that they might be hammering someoneās server who is serving them a free image. And the more you hammer someoneās server, the more likely they are to lock it down!
Edit: Oh, and thanks for sharing your findings on the Nest Camera snapshots!
Haha yea Iām paying a somewhat reasonable fee, so let 'er rip!
No problem, glad to help when itās easy!
It is public though, so Iām sure web crawlers are all over it by nowā¦
Grossā¦
Thereās live playback available when the stream is made public, right? It would be cool to use the JPG snapshot in a media tile and then use the new Open Hyperlink feature in the media tile to open the live stream URL directly when the tile is tapped.
Thatās a good idea!
On a less intelligent front, I was wondering, since Iām using the ācoverā option for Media Scaling, when I click and it opens could it display the full image, not the cropped one?
But your idea sounds better honestly.
Edit1: ok so that works to put the URL in there under action ā Open Hyperlink. But itās not that nice modal display. Maybe not implemented here?
Not yet, but as soon as I mentioned adding a Hyperlink I immediately thought the modal would be nice there.
@Keith_Croshaw the latest SharpTools.io platform release includes support for customizing the Link Action on Media Tile hyperlinks.
You can now choose between:
- Open in New Window
- Open in Same Window
- Open in Modal
Thereās a couple other cool features in the new release which you can find more about in the following post:
Ok bringing this back up.
I had luck digging for web code like Keith_Croshaw talked about. Was then able to set it up as a media tile, used a high refresh rate (I pay Nest a lot, I figure their servers can handle it).
Then was able to hyperlink it off that to the camera feed when clicking on the tile.
Really Cool!
Butā¦
(Let me start by saying I am a Mac guy, sorry)
When I get it all set up on my computer or tablets, it works perfect in Safari.
But as soon as I āadd to home screenā and try and open that, the media frame is gone? I can still click it and bring me to the hyperlink.
I figure this is because Safari is storing the refresh link, and it is now gone once in the āhome screen appā, but is there any work around?
Sorry if this makes little sense, my lingo is bad with all of this.
Is this using Add to Homescreen on the Mac or an iPad/iPhone?
Apple sandboxes the āAdd to Homescreenā browser quite a bit, so you may be right that something unique is going on there. Am I understanding correctly that you used the first approach @Keith_Croshaw mentioned with the public URL with a uuid
parameter embedded in it?
That is correct about using uuid.
The problem is on both iPad and iPhone, and possibly even my Mac.
What I think is happening, if I donāt have the link open, in the browser I am running SharpTools, it kills the āimageā on the media tile.
Now that I think about this, it makes perfect sense, I just created a direct link to that open tab.
Is there a work around?
Or am I wrong? I thought I had something cool going, but might be a mute point, I donāt wonāt to keep my iPad mounted with full access to whomever might be around.