简体   繁体   中英

Streaming HTTP content over DLNA?

file based content served over HTTP, is it possible to have a DLNA server implementation that serves the file to DLNA clients? Some clients (TV) only has a DLNA client, I would like to use DLNA to stream non-local file (basically a DLNA server that proxies connection)

You can put your online video urls in a .m3u8 file and then put this file in your Digital Media Server (DMS) folder. Then DLNA player can play the links inside this file. But not all DLNA Digital Media Players (DMP) support this format.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM