mitxp / HbbTV-Testsuite

Tests for HbbTV implementations
http://itv.mit-xperts.com/hbbtvtest/
131 stars 56 forks source link

Streaming vide/audio formats -> Live stream test (TS, no seeking!) #17

Closed dwrobel closed 10 years ago

dwrobel commented 10 years ago

It seems that the server doesn't provide any real data after issuing GET request.

wget -d http://hbbtv.nacamar.c.nmdn.net/nacamar/test DEBUG output created by Wget 1.14 on linux-gnu.

URI encoding = ‘UTF-8’ --2013-09-30 11:19:27-- http://hbbtv.nacamar.c.nmdn.net/nacamar/test Resolving hbbtv.nacamar.c.nmdn.net (hbbtv.nacamar.c.nmdn.net)... 62.27.85.75 Caching hbbtv.nacamar.c.nmdn.net => 62.27.85.75 Connecting to hbbtv.nacamar.c.nmdn.net (hbbtv.nacamar.c.nmdn.net)|62.27.85.75|:80... connected. Created socket 3. Releasing 0x0000000002568040 (new refcount 1).

---request begin--- GET /nacamar/test HTTP/1.1 User-Agent: Wget/1.14 (linux-gnu) Accept: / Host: hbbtv.nacamar.c.nmdn.net Connection: Keep-Alive

---request end--- HTTP request sent, awaiting response... ---response begin--- HTTP/1.1 200 OK Server: nacamar HBBTV-LSS Date: Sep 30, 2013 9:17:09 AM Content-Type: video/mpeg Transfer-Encoding: chunked Accept-Ranges: none

---response end--- 200 OK Registered socket 3 for persistent reuse. Length: unspecified [video/mpeg] Saving to: ‘test.1’

[ <=>                                        ] 0           --.-K/s   in 0s      

Disabling further reuse of socket 3. Closed fd 3 2013-09-30 11:19:27 (0.00 B/s) - Read error at byte 0 (Success).Retrying.

--2013-09-30 11:19:28-- (try: 2) http://hbbtv.nacamar.c.nmdn.net/nacamar/test Found hbbtv.nacamar.c.nmdn.net in host_name_addresses_map (0x2568040) Connecting to hbbtv.nacamar.c.nmdn.net (hbbtv.nacamar.c.nmdn.net)|62.27.85.75|:80... connected. Created socket 3. Releasing 0x0000000002568040 (new refcount 1).

---request begin--- GET /nacamar/test HTTP/1.1 User-Agent: Wget/1.14 (linux-gnu) Accept: / Host: hbbtv.nacamar.c.nmdn.net Connection: Keep-Alive

---request end--- HTTP request sent, awaiting response... ---response begin--- HTTP/1.1 200 OK Server: nacamar HBBTV-LSS Date: Sep 30, 2013 9:17:10 AM Content-Type: video/mpeg Transfer-Encoding: chunked Accept-Ranges: none

---response end--- 200 OK Registered socket 3 for persistent reuse. Length: unspecified [video/mpeg] Saving to: ‘test.1’

[ <=>                                        ] 0           --.-K/s   in 0s      

Disabling further reuse of socket 3. Closed fd 3 2013-09-30 11:19:28 (0.00 B/s) - Read error at byte 0 (Success).Retrying.

curl -v http://hbbtv.nacamar.c.nmdn.net/nacamar/test

mitxp commented 10 years ago

I'm sorry about this. I tried to reach someone from Nacamar, but they don't reply. The service is defenitely out of order, and as this is 3rd party content, I cannot do anything about this except remote it (which I did right now). Sorry about this.