-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hello Samir,
I hope you could help me. The background is: I use the xupnpd2-mediaserver (https://github.com/clark15b/xupnpd2) on my router to display some hls-streams on the TV-device. I try to receive the hls-streams from https://www.mall.tv/zive. I solved the missing https-support in xupnpd2 by using haproxy as reverse proxy. I'm not a developer, but I think there is an "error" or missing part in the m3u8 parsing/decoding (this file: https://github.com/clark15b/xupnpd2/blob/master/plugin_hls_common.cpp), because the stream https://www.mall.tv/planespotting is 4 hours behind the actual time.
I contacted the xupnpd2's original-author several times to extend/fix the hls/m3u8-decoding, but never got a reply.
I hope you could integrate your work in xupnpd2.
Best regards,
Thomas