lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I have not found any mailing list for xupnpd (it's only a small project). The package contains lua-scripts. One of them processes the playlist-files (plugins/xupnpd_hls.lua). I hope there is someone of the lua programmers, who could customize this script for the two streams:

http://62.113.210.250/medienasa-live/_definst_/mp4:tvhalle_high/playlist.m3u8

http://e2-eu1.angelcam.com/m3-eu2/3427/playlist.m3u8?token=eyJhbGlhcyI6IjM0MjciLCJ0aW1lIjoxNDU5Njk2ODI1Njc2MjQ0LCJ0aW1lb3V0IjoiMzYwMCJ9.0b130098af317ccc7cfba9f30290642e1cc61fb348c6a8b1c01dfcf6e025e523

I have no knowlegde in programming. The xupnpd software is very small and easy to compile on a linux pc.

Thanks for your help and best regards,
Thomas

Am 03.04.2016 um 18:28 schrieb Marc Balmer:

Am 03.04.2016 um 15:09 schrieb Thomas Schmiedl <thomas.schmiedl@web.de>:

Hello,

I'm not a developer and I hope someone could realize my request. I try to receive a livestream [1] on my router (Fritzbox 7312) and transfer this stream to my dlna-TV (Panasonic TX-L42EW5S) using xupnpd (http://xupnpd.org/) on the router.

This works for the shipped playlist files (e.g. http://btv-net.mediacdn.ru/TVB7/carousel/playlist.m3u8), but not for my stream of interest [1]. In this case, the playlist-file contains a further playlist-file (chunklist_(some-string).m3u8).

The author of xupnpd works on a new version, which supports my stream of interest, but it's not released yet. He doesn't support the actual version no longer. For the meantime, could someone improve the current plugins/xupnpd_hls.lua?

Thanks for your help and best regards,
Thomas

You are probably better of at a xupnpd mailing list.  This mailing list is about Lua, the language.  My guess is that not many people here have the xupnpnd knowledge to help you.