Hi,
SAT<IP is a new protocol, which defines how DVB-S/DVB-S2 is converted into an IP (RTSP stream) signal.
http://en.wikipedia.org/wiki/Sat-IP
I'm using the Inverto Multibox and it works fine. I created a M3U playlist and there I can select a channel. The advantage for me is, that there is no PC or STB needed. Just this device needs to be in my network and serves up to 4 clients.
But my problem is, that I can only use it in the video part, so EPG, Teletext is lost. I get pure audio and video.
Is there any chance to use it in the PVR part?
This is an example how my playlist looks like:
With this device, the client has full control to tune and to retrieve the signal.
Cheers,
joeben
SAT<IP is a new protocol, which defines how DVB-S/DVB-S2 is converted into an IP (RTSP stream) signal.
http://en.wikipedia.org/wiki/Sat-IP
I'm using the Inverto Multibox and it works fine. I created a M3U playlist and there I can select a channel. The advantage for me is, that there is no PC or STB needed. Just this device needs to be in my network and serves up to 4 clients.
But my problem is, that I can only use it in the video part, so EPG, Teletext is lost. I get pure audio and video.
Is there any chance to use it in the PVR part?
This is an example how my playlist looks like:
Code:
#EXTM3U
#EXTINF:-1,Das Erste HD
http://192.168.0.18/?src=-1&freq=11494&sr=22000&pol=h&msys=dvbs2&pids=0,5100,5101,5102,5103,5106
#EXTINF:-1,ZDF HD
http://192.168.0.18/?src=-1&freq=11362&sr=22000&pol=h&msys=dvbs2&pids=0,6100,6110,6120,6121,6123,6122
#EXTINF:-1,SAT.1
http://192.168.0.18/?src=-1&freq=12545&sr=22000&pol=h&msys=dvbs&pids=0,96,255,256,259
Cheers,
joeben