Difference between revisions of "Video Source"

From MythTV Official Wiki
Jump to: navigation, search
m (image orientations)
m
Line 1: Line 1:
'''Video Sources''' define the methods for retrieving [[EPG]] listing data into the system.  These sources can be created using [[Mythtv-setup]] and then associated with specific [[Capture Cards]] in the [[Input Connections]] screen.  Section [http://www.mythtv.org/docs/mythtv-HOWTO-9.html#ss9.1 9.1] of the manual describes the setup process for video sources.  North American users can choose [[DataDirect]] to supply the schedule information while those outside North America should use [[XMLTV]].  Transmitted guide data ([[EIT]]) can also be used as a source or a supplement to the other sources if it is available.
+
'''Video Sources''' define the methods for retrieving [[EPG]] listing data into the system.  These sources can be created using [[mythtv-setup]] and then associated with specific [[Capture Cards]] in the [[Input Connections]] screen.  Section [http://www.mythtv.org/docs/mythtv-HOWTO-9.html#ss9.1 9.1] of the manual describes the setup process for video sources.  North American users can choose [[DataDirect]] to supply the schedule information while those outside North America should use [[XMLTV]].  Transmitted guide data ([[EIT]]) can also be used as a source or a supplement to the other sources if it is available.
  
 
This information is stored in the database as entries in the [[Videosource_table | videosource]] table.
 
This information is stored in the database as entries in the [[Videosource_table | videosource]] table.

Revision as of 03:26, 6 March 2007

Video Sources define the methods for retrieving EPG listing data into the system. These sources can be created using mythtv-setup and then associated with specific Capture Cards in the Input Connections screen. Section 9.1 of the manual describes the setup process for video sources. North American users can choose DataDirect to supply the schedule information while those outside North America should use XMLTV. Transmitted guide data (EIT) can also be used as a source or a supplement to the other sources if it is available.

This information is stored in the database as entries in the videosource table.


Adding a new video source.
Video source configuration in mythtv-setup.