Created
April 26, 2015 18:42
-
-
Save erkiesken/2583a17bd75772fe8c6b to your computer and use it in GitHub Desktop.
ETV iOS app 404
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GET /live/smil:etv.smil/playlist.m3u8 HTTP/1.1 | |
Host: wowza4.err.ee | |
Accept-Encoding: gzip, deflate | |
Accept: */* | |
Accept-Language: en-us | |
Connection: keep-alive | |
User-Agent: ERR/1.3 CFNetwork/711.3.18 Darwin/14.0.0 | |
HTTP/1.1 200 OK | |
Accept-Ranges: bytes | |
Server: WowzaStreamingEngine/4.1.2 | |
Cache-Control: no-cache | |
Date: Sun, 26 Apr 2015 18:39:39 GMT | |
Content-Type: application/vnd.apple.mpegurl | |
Content-Length: 233 | |
#EXTM3U | |
#EXT-X-VERSION:3 | |
#EXT-X-STREAM-INF:BANDWIDTH=800000 | |
chunklist_w781648680_b800000.m3u8 | |
#EXT-X-STREAM-INF:BANDWIDTH=400000 | |
chunklist_w781648680_b400000.m3u8 | |
#EXT-X-STREAM-INF:BANDWIDTH=64000 | |
chunklist_w781648680_b64000_ao.m3u8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GET /live/smil:etv.smil/chunklist_w781648680_b64000_ao.m3u8 HTTP/1.1 | |
Host: wowza4.err.ee | |
Accept-Encoding: gzip, deflate | |
Accept: */* | |
Accept-Language: en-us | |
Connection: keep-alive | |
User-Agent: ERR/1.3 CFNetwork/711.3.18 Darwin/14.0.0 | |
HTTP/1.1 404 Not Found | |
Accept-Ranges: bytes | |
Server: WowzaStreamingEngine/4.1.2 | |
Content-Length: 0 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment