ActionTiles Support & Ideas Forum
Public Forum for ActionTiles Customers. Please use the Search Box and carefully browse the results to look for existing relevant Topics before opening a new Topic or Private Helpdesk Ticket.

Help getting Media Tile URL from NOAA satellite?
I found this link: https://www.star.nesdis.noaa.gov/GOES/GOES16_CONUS_Band.php?band=GEOCOLOR&length=72
Which has a really cool looking weather .GIF loop. However, the way the site is setup, I cannot turn it into a Media tile. Anyone have any ideas on how show the loop in a tile?

Nest Cam (Hello) Tile issues on Fire tablets
I have Actiontiles working great with the Nest Hello doorbell video streaming in an action tile. Works on desktops and most tablets, but it is a blank tile on all Fire Tablets.
I even tried developer mode in 5.6.x in FireOS and tested various setting but the tile still does not show up. I was wanting my doorbell feed to be on my dashboard but this is now a showstopper since i dont want to devote an iPad for the screen.
Please let me know any workarounds!!
Thanks!

Traffic conditions
I'm trying to find a way to add on a tile (Fire tablet) for traffic conditions in Honolulu using this link but I can't get it to work. Please let me know if this is possible or not. Also if there is a way to zoom in that would help too. Thank you

Media Tile Data Reload Questions
Since Google has started charging for the use of the Maps API, I've changed the way I'm using the Shield.io call for real-time travel time and I want to make sure I understand how/when the Media Tile makes data calls. Here are the specific questions:
1. If the "Refresh rate for still images or GIFs" parameter is left blank, for a "still image or GIF" then will the url will only be called or updated when the panel is loaded, reloaded, or the media tile is clicked?
2. If the "Refresh rate" is set to something else (say 600 seconds), is the url called every 600 seconds regardless of if the media tile is on an active panel, or does it get called regardless?
3. If I have ActionTiles running on multiple devices simultaneously, does each device make independent update calls or is there a single update call shared by the devices?
4. Finally, is there a way to set media refresh rates to be more frequent during the day and less frequent during the evening?
I know that Google is offering the first $200 of use for free, but five minute traffic updates for three travel locations exceeds the 20,000 API calls that that $200 covers.

Motorway Cameras?
Hi Guys,
Right so I live real close to the M1 and use it for travelling to family/going to work etc.. I used to have a media tile that showed the M1 camera because you can usually see if it's standstill from it. Previously I had to use another website that hosts it as whenever I viewed it on an ipad it'd come up with a different static image that'd never change. Now that websites been taken down and I can only view it by 'https://www.motorwaycameras.co.uk/imagehandlerx/?4947165839360' which doesn't work on ipad/iphones etc.. Does anyone have any workaround? I assume it's because it's using 'https' as the previous url was http.
Cheers.

Disable 30 minute refresh of SmartWeather Station Tile?
I noticed when viewing recent history of the SmartWeather Station Tile in SmartThings that every 30 minutes ActionTiles refreshes/polls the weather information. Is there any way to disable that so that I have full control of when the tile gets refreshed? I have a CoRE piston set up to poll the weather tile on certain events. I know this probably sounds like a dumb request, but like I said I would rather have full control of when the information gets refreshed. Just a personal preference.

Video Stream Issues in Chrome
Yes, another question about video streams. Apologies, but it's the one thing stopping me from using AT as a panel on an android tablet
I've got a MJPEG stream running for an IP camera. It's actually an RSTP stream being converted via motionEye on a Pi3, but I'm not sure that's related to the issue.
If I add the MJPEG stream as a tile, everything works fine until I click on the stream to enlarge it. Once I do that, the stream stops, and closing the enlarged view doesn't restart the smaller view in the tile. It's just stuck.
I read about Chrome having a hard limit on sockets (https://support.actiontiles.com/communities/12/topics/1295-full-screen-video-stop-popping-up-after-used-once), and there seems to have been a related change in an AT release a while back (https://support.actiontiles.com/communities/12/topics/2040-release-v662-media-tile-video-stream-stability-enhancements) -
close video stream prior to zoom in order to save concurrent sockets
So, I tried Firefox and Edge, and they handle the zoom/close scenario perfectly. So it does seem to be a Chrome thing.
My aim was to use Fully Browser on an android tablet as a kiosk, but that basically uses Chrome so has the same issue. I can use firefox on the tablet but I can't come up with a firefoxy-way of running a decent kiosk experience.

Subway train tracking in real time?
Hi I wanted to add a tile to track the arrival of Boston subway train in real time. Has anyone had any luck doing this? I know there are plenty of apps that have this capability but I thought it would like nice as a tile.

UBIQUITI Networks UVC-G
does anyone have this camera? And does it work with action tiles?

@Jay
I know this is sort of an old thread, and I assume you may have figured this out by now, but just in case anyone else wonders...
I just added one of their UVC-G3-DOME cams to the rest of my Unifi systems, and just went through this for myself.
If you don't need video, and could be satisfied with a jpg snapshot, it's quite simple.
You just need to log into the camera directly (i.e. not through Unifi Video), and check the checkbox for 'Enable Anonymous Snapshot'.
Then use the following URL...
"http://CAMERA_IP_ADDRESS/snap.jpeg"
Then set it for a 1-second refresh in ActionTiles Media settings.
I don't know if this will cause any problems with traffic yet, because I just did it, but it seems to be working, and serves my needs just fine.

cam2ip - Application to turn webcam into Mjpeg stream
This is dead simple to setup and works great on tiles. It let's you stream your computers webcam to a tile. https://github.com/gen2brain/cam2ip
Works with Linux, raspi, and windows
cam2ip
Turn any webcam into an IP camera.
Example (in web browser):
http://localhost:56000/mjpeg
or
http://localhost:56000/html

tinyCam video stream stops
I have 3 cams streaming through a TinyCam web server running on a dedicated Galaxy S5.
The tile is set up as MJPEG video stream using the URL: http://xxxxxxxx:8083/axis-cgi/mjpg/video.cgi
I have three cams running on one panel (Security), and a 4th camera running on another panel (Weather).
The tiles run fine for an hour, or two, or more, then randomly they will freeze/stop updating. A manual refresh of the panel will get them started again.
I'm using two Android tablets. One is a Nexus 9, and the other is Lenovo Tab 10. I"m wondering if there is some setting on the tablet I'm missing, or something within ActionTiles?
Thanks for any help/ideas!

Hi Gee,
I'm sorry, but we have no solution for freezing streams. Many folks have streams working reliably and continuously on various tablets, though the most common tablets used for ActionTiles are Fire HD (7,8,10); and many of them with Fully browser (which runs using the Android Webview / Chrome engine).
There is a limit to the number of concurrent streams of the same camera feed from TinyCam (I think it is 4 concurrent viewers?). You can test this by opening the feed in a separate browser tab ... an error message may appear saying:
Too many instances of camera "Cam 1" running. Please retry later.
I'm afraid I can only conclude that streaming is sensitive to any number of variables: The model of tablet, OS version, browser choice (try other browsers like Firefox or Opera), stability of your network, source of the stream, host of TinyCam Pro, etc..
Please see additional discussion(s) about use of tinyCam Monitor Pro at this Topic:
- https://support.actiontiles.com/communities/12/topics/3441-tinycam-pro-android-transcoder-webserver-issue#

Two same Foscam 9826p v2: one working one buggy
Hi all,
In got two Fosacsm 9826p v2 cams. Everything is the same. Howevet, one stream is loaded consistantly while the other sometimes freez or doesnt load.
Is this a camera thing or something I can fix ActionTiles? Both cameras stream correcly when opened in an ipcam app i.e. Owlr ipcam viewer.
Seems like the mjpeg stream of one camera is not being loaded smoothly. I use the chrome and chromium browser on my macbook and rpi.
Any idea?

Possible granular Harmony Hub Integration?
BTW, great job on Actionetiles app! Clean front interface for smarthings hub was very much needed for a very long time! please keep it going!
So I got my Harmony hub activities to show up as tiles on my panels, but i'd love to be able to have further controls over my individual (AV)devices on the actual tiles. For instants be able to control TV's volume, input, etc in tiles would be awesome!!
Would deeper (AV)device control be possible on the tiles down the road? Perhaps a Harmony Hub integration app?

PVoutput.org graphs as media tile
As a preface, I am not a programmer and don't have the ability to code a solution without significant help. I am looking for a way to show my solar panel PVoutput graphs in a media tile. As far as I can see, the pvoutput.org website uses JavaScript to generate the graphs on the fly using a tool called highchart. There is an option to embed a widget in a webpage showing the graphs ( a script), and even a tool to download a generated SVG or JPG image, but there is no specific URL to an image file itself.
Thoughts?

full screen video stop popping up after used once.
this happens in chrome in late version android and chrome on a ubuntu box.
i have 5 video feeds from a zoneminder server, i click a video feed and it enlarges the first time and stops working after that.
i know chrome has a socket limit, seems like actiontiles isnt releasing the socket.
i waited a 1/2hr and still same condition

Thanks for the confirmation...
We are already aware of the Chrome sockets issue and it's in our queue for possible fix.

Photo Streams
Is it possible to add a stream of photos to a tile?
I have photos in Apple iCloud and would like to have a rotation of images in a tile next to some Smartthings controls to build a dashboard come photo frame.
I have tried the urls for the shared iCloud albums, and also the urls for a DakBoard i also use, but i can't get ActionTiles/Smartthings on the same screen.
Any ideas?
Thank you

Media link broken only in Fully Kiosk
I have an odd issue where one of my links to a media image won't work in Fully Kiosk. Works in Chrome (top image). Any ideas?

Tracking, Trending, and Graphing data from an Owlet for Smartnursery?
I'm looking for a way to integrate our Owlet monitor into our Smartnursery. For those who are unaware, an Owlet is a small monitor that fits on a newborn's foot to monitor body temperature, motion, etc. when a parent is in another room/away, and can send alerts to smart phones. Our twins are medically fragile, as they came a little early, so tracking medical data may prove useful if provided to a doctor. I would love to see a way to receive the data from the Owlet base and then plot on a timeline and store the data for a tile. I've seen Python scripts on Github that are simple graphing/data storage methods, so I was wondering if anyone else had any experience or ideas with this!

MotionEye for rPi etc. and ActionTiles
I’ve been playing with an RPi2 running MotionEye. It works great. I was wondering if anyone has messed with adding a motioneye camera feed to AT.

State DOT traffic cameras
I think I know the answer to this but I'm going to post anyway. I'm trying to set up live traffic feeds with no luck. All the state camera links in Connecticut are "https", not "http".
Am I correct in thinking that ActionTiles does not support "https" media feeds?
Thanks, Jeff
Customer support service by UserEcho