StanfordSNR / puffer

Puffer is a free live TV streaming website and a research study at Stanford using machine learning to improve video streaming

Home Page:https://puffer.stanford.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puffer website is not available over IPv6

Chaz6 opened this issue · comments

$ dig puffer.stanford.edu in aaaa
; <<>> DiG 9.9.4-RedHat-9.9.4-74.el7_6.1 <<>> puffer.stanford.edu in aaaa
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 28792
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;puffer.stanford.edu.           IN      AAAA

;; AUTHORITY SECTION:
stanford.edu.           812     IN      SOA     argus.stanford.edu. hostmaster.stanford.edu. 2019079294 1200 600 1296000 1800

;; Query time: 24 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Sun Jul 21 17:39:17 BST 2019
;; MSG SIZE  rcvd: 101

We're not on a Stanford network with IPv6 service, so there's not a lot we can do about this in the near term afaik. (Puffer is also inaccessible to people whose browsers don't support the MediaSource extensions, e.g. every browser on iOS and Safari on Mac, which is probably a more urgent gap in our coverage for the study...)