Project

General

Profile

Bug #3980

Fails to regognize an IPTV TS stream

Added by William Ruppel about 8 years ago. Updated about 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
IPTV
Target version:
-
Start date:
2016-09-15
Due date:
% Done:

0%

Estimated time:
Found in version:
4.1-2236
Affected Versions:

Description

I've got an IPTV TS stream that is not being recognized. The URL for the m3u8 for the stream is: http://46.166.162.35:9090/load/b0922f3fa8aa/4.m3u8

The stream works fine in media players such as VLC, Kodi, MPC-HC.

Please find attached the trace log from tvheadend and a tcpdump in PCAP format. The stream looks okay to my eyes, I'm not sure why tvheadend fails on this.

Thanks.

- Bill


Files

tcpdump.pcap (393 KB) tcpdump.pcap Network packet capture of the failure William Ruppel, 2016-09-15 00:57
trace.log (1.62 MB) trace.log William Ruppel, 2016-09-15 01:01
http_req_resp.txt (7.35 KB) http_req_resp.txt Extracted HTTP request/response headers plus initial body of third request William Ruppel, 2016-09-15 01:23

History

#1

Updated by C K about 8 years ago

Is it a packed in a TS?

#2

Updated by William Ruppel about 8 years ago

C K wrote:

Is it a packed in a TS?

I'm sorry I don't follow what you're asking. I've attached a summary of the HTTP requests and responses, hopefully that will make this more clear.

#3

Updated by Mark Clarkstone about 8 years ago

William Ruppel wrote:

C K wrote:

Is it a packed in a TS?

I'm sorry I don't follow what you're asking. I've attached a summary of the HTTP requests and responses, hopefully that will make this more clear.

It is in a transport stream, the debug info messages in VLC confirm this. :)

#4

Updated by C K about 8 years ago

Okay thanks. That's strange, maybe the same problem as #3964

#5

Updated by Jaroslav Kysela about 8 years ago

Save the .ts stream using wget (use mux play URL from tvh) to a file (20 seconds) and upload the .ts file here....

#6

Updated by William Ruppel about 8 years ago

Jaroslav Kysela wrote:

Save the .ts stream using wget (use mux play URL from tvh) to a file (20 seconds) and upload the .ts file here....

But I can't use the mux play URL, as the stream is not being recognized; hence tvh doesn't serve up the data.

I already attached a tcpdump that contains the raw packet data while tvh is trying to recognize the stream... is that not sufficient?

If not, I could capture more data directly from the actual source stream, if that's what you need.

Thanks.

#7

Updated by Andreas Fornberg about 8 years ago

William Ruppel wrote:

Jaroslav Kysela wrote:

Save the .ts stream using wget (use mux play URL from tvh) to a file (20 seconds) and upload the .ts file here....

But I can't use the mux play URL, as the stream is not being recognized; hence tvh doesn't serve up the data.

I already attached a tcpdump that contains the raw packet data while tvh is trying to recognize the stream... is that not sufficient?

If not, I could capture more data directly from the actual source stream, if that's what you need.

Thanks.

He ment 'wget' command in bash shell.

In this case:
wget http://46.166.162.35:9090/load/b0922f3fa8aa/4.m3u8

And then cancel it after 20 seconds.

#8

Updated by Andreas Fornberg about 8 years ago

Same problems here with a lot of m3u8/ts streams.

Also available in: Atom PDF