SATPI
SATPI copied to clipboard
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
> However, I've discovered that SATPI can't share streams. For example, if I do two client connections requesting the same childpipe (using remaping) then two _different_ frontends are open. Why...
Hi @Barracuda09 , See this `mapping.m3u` example: ``` #EXTINF:-1 satip-freq="12470", SOURCE rtsp://%1/?msys=childpipe&exec="wget%20-qO- ... '" #EXTINF:-1 satip-freq="12722", ALIAS rtsp://%1/?freq=12470&msys=dvbs2 ``` It seems to not work. But, why not? The second remap...
Hi @Barracuda09 , The current implementation of the SATPI works very well with streaming inputs and the frontend remapping. However, I want to do some tests and I feel it...
Greetings, thanks for the great project. Is there a reason why this can't be run on enigma2 boxes (such as gigablue quad)? (I'm no expert in crosscompiling, but could give...
The VLC player show the SATPI server, but not the complete SSDP announcement. The SSDP fields are empty. If I open the SatPI.xml file, is show that it is not...
Hi It appears that the main log window in the webgui is updated frequently and it adds to the bottom, while the display shows the first parts of the log....
It would be great if we could use another Sat>IP server as a source for SATPI. I would love to use SATPI as a sort of proxy for descrambling channels....
Hi, this is probably related to #64 and the changes done via https://github.com/Barracuda09/SATPI/commit/df1bc1831a228600e367054b560ed31f69a6b414#diff-211f330b7372feef8c1d5938beb42e2eR91: My situation is that I have only one network interface `br0` but that has several IP addresses....
i would like to import a m3u file to my panasonic tv's so i can have on all tv's the same channel order/config. the file i need to put on...
Hello Marc, it would be nice if SATPI could upon start check if there is already some other SAT>IP server running. Thanks, Paul