Hello,
Happy New Year!
I have a problem when playing back some DASH video from an IPTV provider. It looks like the request to the stream description (XML) is sent twice while first answer is used to afterwards request stream parts. But the second request already invalidates the first response.
Could you please have a look?! Maybe you find a reason for this behavior. I use libVLC in an Qt application, but VLC itself does the same whith the double request.
Logfile can be found here: https://pastebin.com/pQmPEChK
Thanks in advance,
Jörg