Is there any plan to add support for Tablo recordings on a NAS ?
Have you guys done any testing yet ?
Sorry @maximeag. This isnāt something thatās on the roadmap. Itās just too difficult to support the various network speeds of a NAS.
Are you still working on a way to export/archive completed recordings to a NAS?
Yes @Scott_Curtis - download for offline storage/viewing is definitely on the to-do list! Weāve been chatting about how we want to implement this recently. Iām hopeful it will be in one of the next few releases.
It would be really cool if there were some kind of automated way to do it, such as all completed recordings or all recordings over a certain age or keep the most recent three episodes in Tablo and export the rest.
Weāll keep that in mind!
Iād like to see an āexport by seriesā option so you can just hit one button and get the whole season/series at once. However, I am not an engineer so Iām not sure whatās possible.
You can take a look at my tool to export until Tablo officially supports it
This is a poor excuse. Attachment via iSCSI supported by many NAS devices can, if the network is designed right, more than exceed what can traverse the USB port. Please implement iSCSI as an option, with a throughput test feature exposed to the user and a ālet the user beware and bear the risk of useā caveat if needed.
This would be great
Any update? Itās been over a year.
IF Tablo had gigabit or Wireless AC SUPPORT, then NASCAR device might have worked.
If Tablo can save to the cloud (which is nothing more than a remote NAS), why canāt it save to a local NAS?
First, the Tablo cloud storage has very little resemblance to a local NAS. Except for the fact theyāre both accessed over a network.
To use a local NAS, the Tablo would need to support a LAN file sharing protocol, probably SMB (aka CIFS). To use their own cloud storage, the Tablo can use their own possibly proprietary protocol. I expect itās more akin to HTTP than SMB, transferring each hts file as itās closed.
But the harder part is configuring the NAS. You would need the whole network discovery stack, plus UI for selecting the share and providing authentication credentials. Implemented in how many different clients?
And then thereās the support burden. For the cloud storage, theyāre dealing with one provider, themselves. For NAS units, there are hundreds out there. And can all of them handle the bandwidth required for a maxed out quad tuner? Four write streams and six read clients at the same time?
And all that work for what percentage of their customers?
can all of them handle the bandwidth required for a maxed out quad tuner?
Thatās nonsense. Cloud storage has to go out over the internet, which will always have less bandwidth than a local NAS.
I can understand not wanting to develop apps for various NAS systems, but Iām not asking for that. Iām asking why network speeds and bandwidth are given as excuses for not supporting network storage when cloud storage is network storage.
What are the cloud servers running? Why canāt Tablo owners run something similar on the local network, and point the Tablo there?
As for the support burden, Tablo already relies on owners to develop and maintain basic functions like the ability to export recordings, so itās hard to imagine how there would be any support burden. Instead, with a little transparency on the cloud storage process, itās likely someone will develop the solutions for local storage at no cost to Tablo.
The only possible downside seems to be the risk that Tablo might sell fewer cloud subscriptions. But they already make money on the hardware and the guide data subscription, so thatās BS.
This is 90% of why we havenāt done this.
We already spend a significant amount of time working with folks on solidifying their antenna setups and home networks.
Troubleshooting NAS speeds is not something weād like to get into.
So Iām confused. Are you asking why Tablo doesnāt support NAS storage? Or why they wonāt publish the specs of their cloud servers?
You keep dismissing the support issues of any complicated features to a product. Theyāre not trivial. Tablo does NOT support any of the programs that extract recordings. In fact, they hide the API used to do that behind an NDA. They have no support burden for any of those.
Even if they were transparent about the cloud storage, how are you going to force the Tablo to use a local server instead of the cloud server? Heck, if you use Wireshark you could probably reverse-engineer the protocol without any help from Tablo.
I think this is a very valid question. The only Tablo product that currently supports cloud is the DUAL Lite and itās only 2 tuner.
I call nonsense in turn. Yes, the Internet connection will have less bandwidth than the local LAN. But Iāve seen some low-end NAS units which are incredibly slow. For example, my WD My Passport Pro is a NAS. It could never keep up with a Tablo.
Fundamentally isnāt that what each is? Accessing storage over a network.
I get where youāre going, but a NAS can be configured with various protocols like ftp, for example. Isnāt could storage more static instead of being shared? More as itās served or sent to the client.
Thatās probably it! Network topology can vary so much. But for the minority that would want this, that have configured their own NAS, would have a clue how to configure it ā if made available. Theoretically the device could operate on the local network, it has an http server and storage for data. I gather a big issue is network discovery (among other things.)
The largest demographic most likely has a āspecializedā antenna somewhere inside their house with high speed broadband internet that just wants to hook something up and use it.
As it stands, itās limited to USB 2, and 100mbs lan port. (how much more would it have cost to up it to USB 3 and a gagabit lan port - apparently these wouldnāt benefit anyhow.)
ā¦ a fraction of what you see posting in the community forums / total users
Where do they have the resources for owners to develop and maintain basic functions? Iād like to have access to my device. I have found some information, but if they are relying on us, we need some resources. They use open source, itās not all proprietary.