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:26]
neds [Streaming Video]
http_api [2019/10/14 04:36]
neds [Streaming Video]
Line 18: Line 18:
  
 </​WRAP>​ </​WRAP>​
-=====Channel URL examples===== 
-<WRAP indent> 
  
- 
- 
-</​WRAP>​ 
 =====Streaming Video===== =====Streaming Video=====
 <WRAP indent> <WRAP indent>
Line 59: 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 
 + 
 +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