Support for IPTV Stalker Portal
Posted: Sun Jan 26, 2020 10:26 pm
hello,
would it be possible to add support for stalker portals with links of this type :
http://<host:port>/c/
http://<host:port>/stalker_portal/c/
They doesn't need any user/pass, only the MAC address is used. There are a lot of Players for android, like STBemu, but nothing for PC.
i can see when i use Fiddler, that Progdvb, when using the ministra stalker source, just add this to the host :
http://<host:port>/stb/server/load.php?type=stb&action=handshake&prehash=false&JsHttpRequest=1-xml
while for the "normal" stalker portal the path would be:
http://<host:port>/portal.php?action=handshake&type=stb&token=&JsHttpRequest=1-xml
or sometimes
http://<host:port>/stalker_portal/server/load.php?type=stb&action=handshake&token=&JsHttpRequest=1-xml
Thank you for your help.
would it be possible to add support for stalker portals with links of this type :
http://<host:port>/c/
http://<host:port>/stalker_portal/c/
They doesn't need any user/pass, only the MAC address is used. There are a lot of Players for android, like STBemu, but nothing for PC.
i can see when i use Fiddler, that Progdvb, when using the ministra stalker source, just add this to the host :
http://<host:port>/stb/server/load.php?type=stb&action=handshake&prehash=false&JsHttpRequest=1-xml
while for the "normal" stalker portal the path would be:
http://<host:port>/portal.php?action=handshake&type=stb&token=&JsHttpRequest=1-xml
or sometimes
http://<host:port>/stalker_portal/server/load.php?type=stb&action=handshake&token=&JsHttpRequest=1-xml
Thank you for your help.