<div class="gmail_quote">On Thu, May 8, 2008 at 7:51 AM, Ben Dailey &lt;<a href="mailto:ben@inspiredtechs.com">ben@inspiredtechs.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="Wj3C7c">On Thu, May 8, 2008 at 8:18 AM, Kevin Kuphal &lt;<a href="mailto:kkuphal@gmail.com">kkuphal@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; On Wed, May 7, 2008 at 8:48 AM, J &lt;<a href="mailto:jsweepstakes@gmail.com">jsweepstakes@gmail.com</a>&gt; wrote:<br>
&gt;<br>&gt; &gt; Hi,<br>&gt; &gt; I&#39;m looking for a way to add a front end over ssh, is there a way to cache<br>&gt; the data in order to download it and then watch it after its done? [this<br>&gt; also would be useful for wireless clients that are on a slower connection<br>
&gt; then the encoded rate]<br>&gt;<br>&gt;<br>&gt; The best option I came up with for very slow links would be:<br>&gt;<br>&gt; &nbsp;- Remote frontend<br>&gt; &nbsp;- Custom user job on master backend that transcodes (to reduce size) and<br>
&gt; SCP (to move file) to frontend<br>&gt;<br>&gt; Now, here I think you have some options. &nbsp;You could just leave the frontend<br>&gt; connected to the backend and put the files in the same mount locations that<br>&gt; the backend has but leave them local and do not mount the actual storage<br>
&gt; from the backend. &nbsp;I *think* that the frontend will play local files first,<br>&gt; then try to go to the backend for streaming.<br>&gt;<br>&gt; You also might be able to run a slave backend on the frontend and do some<br>
&gt; hostname changes in the DB for recordings to &quot;move&quot; them to the slave<br>&gt; backend storage and Myth will load them from there<br>&gt;<br>&gt; A third option might be to run a completely separate Myth system, move the<br>
&gt; file, insert the DB entry (nuvexport will make SQL for you), then<br>&gt; mythcommflag to rebuild the seektable and your frontend would have a list of<br>&gt; only recordings it had cached. &nbsp;I think this has often been proposed for a<br>
&gt; car type configuration where the connectivity is intermittent.<br>&gt;<br>&gt; I hope this gives you something to chew on and some ideas.<br>&gt;<br>&gt; Kevin<br><br></div></div>Maybe this has already been proposed but just in case it hasn&#39;t here<br>
we go. How about creating &quot;virtual tuning device&quot; that is capable of<br>connecting to a unique and separate mythtv backend.<br><br>Example:<br><br>I setup a working mythtv backend at my home and have a couple of ATSC<br>
tuners I record shows and they are stored on my backend.<br><br>I setup a new mythtv baackend at my lake home and have no tuners but I<br>setup a &quot;virtual tuning device&quot; with a channel that is attached to the<br>
backend at my home receives a list of recorded programs and then<br>beginnings &quot;recording&quot; them as any other tuner would do. The recording<br>would actually just be a download.</blockquote>
<div>&nbsp;</div>
<div>Seems like an awful lot of work for something that could be accomplished with a post-recording user job or a simple rsync script on the remote system to sync the folders.</div>
<div>&nbsp;</div>
<div>Kevin</div></div>