[mythtv-users] Help with telnet control of FE

Kemble Wagner oobe.trouble at gmail.com
Sun Mar 15 05:53:11 UTC 2009


this is in my frontend logs

2009-01-29 10:49:49.868 New DB connection, total: 3
2009-01-29 10:49:49.869 Using realtime priority.
2009-01-29 10:49:49.951 Connected to database 'mythconverg' at host:
192.168.1.10


you should see somthing like that if it is using real time priority
otherwise it will say unable to run in real time prirority

make sure you add in info below into /etc/security/limits.conf

mythuser     -      rtprio       50
mythyuser     -      nice         0

replace mythuser with the user name that runs mythtv

On Fri, Feb 20, 2009 at 1:27 AM, James Crow <james at ultratans.com> wrote:

> I found my problem. User error. Here is how to start playback of a
> recording:
>
>
> $ telnet 127.0.0.1 6546
> Trying 127.0.0.1...
> Connected to 127.0.0.1.
> Escape character is '^]'.
> MythFrontend Network Control
> Type 'help' for usage information
> ---------------------------------
> # query recordings
> 1053 2009-02-17T20:00:00 Property Virgins -"Big Wedding, Big House"
> 1044 2009-02-17T20:59:00 Dirty Jobs -"Locomotive Builder"
> 1053 2009-02-17T21:59:00 House Hunters International -"Making It Work in
> Montreal"
> # play program 1044 2009-02-17T20:59:00
> OK
> # play stop
> OK
> #
>
> I still do not think I am running with RT priority on my FE even though
> it is in the log.
>
> Cheers,
> James
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090315/afaa5e58/attachment.htm>


More information about the mythtv-users mailing list