Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
http_api [2019/10/14 04:40] – neds | http_api [2022/09/23 04:25] (current) – neds | ||
---|---|---|---|
Line 5: | Line 5: | ||
The list of available channels can be queried using the following URLs: | The list of available channels can be queried using the following URLs: | ||
- | | + | |
- | | + | |
+ | | ||
+ | \\ | ||
+ | //**Note:** " | ||
+ | \\ | ||
\\ | \\ | ||
- | |||
The following information is returned for each program: | The following information is returned for each program: | ||
* " | * " | ||
Line 45: | Line 48: | ||
* heavy: transcode to AVC with the same resolution, frame-rate, and interlacing as the original stream. For example 1080i60 → AVC 1080i60, 720p60 → AVC 720p60. | * heavy: transcode to AVC with the same resolution, frame-rate, and interlacing as the original stream. For example 1080i60 → AVC 1080i60, 720p60 → AVC 720p60. | ||
* mobile: trancode to AVC progressive not exceeding 1280x720 30fps. | * mobile: trancode to AVC progressive not exceeding 1280x720 30fps. | ||
- | * | + | * |
* internet480: | * internet480: | ||
* internet360: | * internet360: | ||
Line 62: | Line 65: | ||
<WRAP indent> | <WRAP indent> | ||
- | URLs can also use the channel frequency instead of the virtual channel. Use " | + | URLs can also use the channel frequency instead of the virtual channel. Use " |
- | * RF 14, which is 473MHz, would be http:// | + | * Example channel 5 is RF 14, which is 473MHz |
+ | |||
+ | * If the channel has sub-channels, you can use the program number to specify the channel with a dash. For example, channel 5.3 might be -3 (program numbers are not always sequential or starting with 1), it would be written as, < | ||
+ | |||
+ | </ | ||
+ | ====Specifying a tuner==== | ||
+ | <WRAP indent> | ||
+ | |||
+ | The "/ | ||
+ | * tuner0 - the first tuner | ||
+ | * tuner1 - the second tuner | ||
+ | * tuner2 - the third tuner (if you have a 3 or 4 tuner model) | ||
+ | * tuner3 - the fourth tuner (if you have a 4 tuner model) | ||
+ | |||
+ | The URL for using the second tuner might look like this: | ||
+ | |||
+ | < | ||
</ | </ |