SATIP server for linux, suitable to run on an Raspberry Pi, Vu+, GigaBlue or any other linux box. currently supporting DVB-S/S2/T/C and transform DVB-S requests to DVB-C
The M3U file I have to add the port number of http or rtsp. Two options are possible:
rtsp://%1:%2/?.... %1 will be replaced by IP address and %2 will be replaced by rtsp port
http://**%1**:**%3**/?.... %1 will be replaced by IP address and %3 will be replaced by http port
or make it more automatic by parsing and checking the protocol that is used etc.
The M3U file I have to add the port number of http or rtsp. Two options are possible: