Normal
The link to the RTMPE source is extracted from an XML-file, presented like this:http://api.headweb.com/v4/stream/213423?apikey=834028479a4f492ebbd1870f8e48999f&fields=stream&authmode=rawAs you can see, the URL is simply composed from <streamurl> + <streamid>. Streamurl has port 443 in the string, so I believe this is true. Also, when you actually rent a movie (or log in as a user) it is done from https.Everybody can preview the first 4-10 minutes of the movies, so the above url should actually work. There may be ip-restrictions to the nordic countries though...Either way, I 'll keep all fingers crossed for the effort doskabouter and you are putting into this
The link to the RTMPE source is extracted from an XML-file, presented like this:
http://api.headweb.com/v4/stream/213423?apikey=834028479a4f492ebbd1870f8e48999f&fields=stream&authmode=raw
As you can see, the URL is simply composed from <streamurl> + <streamid>. Streamurl has port 443 in the string, so I believe this is true. Also, when you actually rent a movie (or log in as a user) it is done from https.
Everybody can preview the first 4-10 minutes of the movies, so the above url should actually work. There may be ip-restrictions to the nordic countries though...
Either way, I 'll keep all fingers crossed for the effort doskabouter and you are putting into this