[mythtv] mythphone settings are all global!
Jeremiah Morris
jm at whpress.com
Thu Feb 3 19:54:24 UTC 2005
On Feb 3, 2005, at 12:47 PM, Simon Kenyon wrote:
> i bought a couple of webcams and tried to set it up. while trying to
> set up
> the second webcam i realised that all the settings are global. i want
> one
> webcam on one frontend to be /dev/video3 and the other to be
> /dev/video0.
If you're using CVS, make sure that both libmyth and mythphone are up
to date. If you grabbed CVS for those two at different times, you might
have incompatible versions of the settings code; a few rounds of
changes went in last weekend.
Also, remember that hostname == frontend in terms of storing settings.
So, if you're trying to run multiple instances on one computer, or you
have several computers that all claim to be "localhost", you'll have to
set up each with a unique name for the settings. This can be done in
mysql.txt or the General Settings screen in the frontend. (This writes
to $HOME/.mythtv/mysql.txt, so you'll want to run each under a
different user if you're really doing this, or use mysql.txt files
manually in the directory where you launch mythfrontend.)
- Jer
More information about the mythtv-dev
mailing list