this is in my frontend logs <br><br>2009-01-29 10:49:49.868 New DB connection, total: 3<br>2009-01-29 10:49:49.869 Using realtime priority.<br>2009-01-29 10:49:49.951 Connected to database &#39;mythconverg&#39; at host: 192.168.1.10<br>
<br><br>you should see somthing like that if it is using real time priority otherwise it will say unable to run in real time prirority <br><br>make sure you add in info below into <span name="intelliTxt" id="intellitxt"> /etc/security/limits.conf <br>
<br></span><span name="intelliTxt" id="intellitxt"></span>mythuser     -      rtprio       50<br>mythyuser     -      nice         0<br><br>replace mythuser with the user name that runs mythtv<br><br><div class="gmail_quote">
On Fri, Feb 20, 2009 at 1:27 AM, James Crow <span dir="ltr">&lt;<a href="mailto:james@ultratans.com">james@ultratans.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I found my problem. User error. Here is how to start playback of a<br>
recording:<br>
<div class="im"><br>
<br>
$ telnet 127.0.0.1 6546<br>
Trying 127.0.0.1...<br>
Connected to 127.0.0.1.<br>
Escape character is &#39;^]&#39;.<br>
MythFrontend Network Control<br>
Type &#39;help&#39; for usage information<br>
---------------------------------<br>
</div># query recordings<br>
1053 2009-02-17T20:00:00 Property Virgins -&quot;Big Wedding, Big House&quot;<br>
1044 2009-02-17T20:59:00 Dirty Jobs -&quot;Locomotive Builder&quot;<br>
1053 2009-02-17T21:59:00 House Hunters International -&quot;Making It Work in<br>
Montreal&quot;<br>
# play program 1044 2009-02-17T20:59:00<br>
OK<br>
# play stop<br>
OK<br>
#<br>
<br>
I still do not think I am running with RT priority on my FE even though<br>
it is in the log.<br>
<br>
Cheers,<br>
<font color="#888888">James<br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>