Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
http_api [2019/10/14 04:27]
neds [Channel URL examples]
http_api [2019/10/14 04:38]
neds
Line 54: Line 54:
 <WRAP indent> <WRAP indent>
 For the URL "​http://​192.168.0.100:​5004/​auto/​v5.1"​ \\ For the URL "​http://​192.168.0.100:​5004/​auto/​v5.1"​ \\
-http://​192.168.0.100:​5004/​auto/​v5.1?​duration=120 ​\\ +  * http://​192.168.0.100:​5004/​auto/​v5.1?​duration=120 
-http://​192.168.0.100:​5004/​auto/​v5.1?​transcode=mobile ​\\ +  ​* ​http://​192.168.0.100:​5004/​auto/​v5.1?​transcode=mobile 
-http://​192.168.0.100:​5004/​auto/​v5.1?​transcode=mobile&​duration=120+  ​* ​http://​192.168.0.100:​5004/​auto/​v5.1?​transcode=mobile&​duration=120 
 + 
 +</​WRAP>​ 
 +====Channel frequency in URL instead of virtual channel==== 
 +<WRAP indent>​ 
 + 
 +URLs can also use the channel frequency instead of the virtual channel. Use "​ch"​ instead of "​v",​ and the RF channel number or frequency in Hz instead of the virtual channel number. PID filtering is not currently available. 
 +  * RF 14, which is 473MHz, would be http://​192.168.0.100:​5004/​auto/​ch473000000
  
 </​WRAP>​ </​WRAP>​
  • Last modified: 2022/09/23 04:25