Looking at the network traffic I get following snippets:
Code:
Request URL:http://eu.01.cdnstreams.in:6034/viewsa/ch01q1.stream/chunks.m3u8?nimblesessionid=18175&wmsAuthSign=c2VydmVyX3RpbWU9OC8xMS8yMDE2IDk6Mjc6MzQgUE0maGFzaF92YWx1ZT02VGFZa3g1R2xESkRnakhOVHlXZFRnPT0mdmFsaWRtaW51dGVzPTI0MCZpZD0xNDExNA==
Code:
Request URL:http://eu.01.cdnstreams.in:6034/viewsa/ch01q1.stream/l_1733392_1570609083_1739.ts?nimblesessionid=18175&wmsAuthSign=c2VydmVyX3RpbWU9OC8xMS8yMDE2IDk6Mjc6MzQgUE0maGFzaF92YWx1ZT02VGFZa3g1R2xESkRnakhOVHlXZFRnPT0mdmFsaWRtaW51dGVzPTI0MCZpZD0xNDExNA==
Code:
Request URL:http://eu.01.cdnstreams.in:6034/viewsa/ch01q1.stream/chunks.m3u8?nimblesessionid=18175&wmsAuthSign=c2VydmVyX3RpbWU9OC8xMS8yMDE2IDk6Mjc6MzQgUE0maGFzaF92YWx1ZT02VGFZa3g1R2xESkRnakhOVHlXZFRnPT0mdmFsaWRtaW51dGVzPTI0MCZpZD0xNDExNA==
Code:
Request URL:http://eu.01.cdnstreams.in:6034/viewsa/ch01q1.stream/l_1733392_1570615089_1740.ts?nimblesessionid=18175&wmsAuthSign=c2VydmVyX3RpbWU9OC8xMS8yMDE2IDk6Mjc6MzQgUE0maGFzaF92YWx1ZT02VGFZa3g1R2xESkRnakhOVHlXZFRnPT0mdmFsaWRtaW51dGVzPTI0MCZpZD0xNDExNA==
And so on...
Every 6 seconds I first get "chunks.m3u8" and then something like "l_1733392_1570609083_1739.ts". nimblesessionid and wmsAuthSign always remain the same.
My question: Is there a way to play to whole stream and not only chunk after chunk?

Greets,
driven1