Transforming(Advertise as) Requests - Barracuda09/SATPI GitHub Wiki
-
For transforming DVB-S request to DVB-C request you have to use mapping.m3u file. The main idea is that is looks in this file for the requested frequency. Here is an example that transforms DVB-S request with frequency 10744 MHz to an DVB-C request with frequency 514 MHz
#EXTINF:-1 satip-freq="10744", DVB-C Translation to 514MHz rtsp://192.168.178.10/?freq=514&sr=6900&msys=dvbc&mtype=256qam&fec=35
- To use Translation you need to set in the web interface:
- 'Advertise as' to e.g. 'DVB-S2'
- 'Transformation enable' should be checked
- Valid mapping.m3u file, example is in this repo
rtsp://192.168.178.10
this part doesn't really matter, so it is not used for translating this example
- To use Translation you need to set in the web interface: