On 8/8/06, Justin Wetherell <[EMAIL PROTECTED]> wrote:
On 8/8/06, Dirk Meyer <[EMAIL PROTECTED]> wrote:
Wait. You use an analog card? If you do, the code was never tested
with an anloge card. Check tvserver/src/recorder.py the function
describe_cb. It handels the mapping.


Dischi
Ok, I have a configuration working right now using ivtv and SVN.

my current configs.

channels.conf:
2:LOOR002
3:KYW
4:WPHL
5:WNJS
6:WPVI
7:WTXF
8:CN8
9:QVC
10:WCAU
....

tvserver.conf (epg.mapping part): #Leave them blank#
epg.mapping[2] =
epg.mapping[3] =
epg.mapping[4] =
epg.mapping[5] =
epg.mapping[6] =
epg.mapping[7] =
epg.mapping[8] =
epg.mapping[9] =
epg.mapping[10] =
...

recordserver.fxd: (using channel number as <xml channel var>)
<freevo>
  <recording id="0">
    <name>Recording</name>
    <channel>2</channel>
    <priority>1000</priority>
    <status>recording</status>
    <url>file:/opt/media/tv/08_08_16_30_Recording.mpg</url>
    <timer start="20060808.16:30" stop="20060808.17:00"/>
    <padding start="60" stop="180"/>
    <info/>
  </recording>
</freevo>

I do get this error (warning) but it seems to record.
16:29:00.062 src/fdsplitter.cc:0143 (read_fd_data): WARNING: read failed: errno=11  err=Resource temporarily unavailable



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to