diek Posted September 13, 2022 Posted September 13, 2022 Hi, its possible to get a m3u file only with channels from a category(group). I try with DMSTweaker.bat but I dont know if its possible. Quote
Griga Posted September 13, 2022 Posted September 13, 2022 1 hour ago, diek said: Hi, its possible to get a m3u file only with channels from a category(group). Yes. Web Interface -> Media Page -> Expand the TV or Radio node -> Click the download symbol ▼ on the left side of the category. It appears on mouse over. Quote
diek Posted September 14, 2022 Author Posted September 14, 2022 Ok, it works fine with SAT channel local and remote M3U, with TS STREAMS in local and remote computer always show the same channel, but is not the correct channel. with the port 8089 only works SAT channels http://userpass@remoteIP:8089/upnp/channelstream/4135582201569901086|ES%3A MOVISTAR LA LIGA FHD.ts with the port 7752 SAT works, but TS STREAMS works local, but NO remote http:/userpass@/192.168.1.130:7522/upnp/channelstream/4135582201569901086%7CES%3A%20MOVISTAR%20LA%20LIGA%20FHD.ts Quote
Griga Posted September 15, 2022 Posted September 15, 2022 21 hours ago, diek said: with the port 7752 SAT works, but TS STREAMS works local, but NO remote What do you mean by "remote"? Inside or outside your home network? 7752 is the standard port for the Live Stream Server. The URL posted by you 21 hours ago, diek said: http:/userpass@/192.168.1.130:7522/ is wrong. For sure it has not been created by the Media Server. The correct syntax would be http://user:pass@192.168.1.130:7522/.... However, since the Live Stream Server does not support password protection, adding user:pass to the URL is useless. That's why the Live Stream Server must only be used within a home network, never from the internet! Password protection is only supported by the Web Server (standard port 8089). So this URL 21 hours ago, diek said: http://userpass@remoteIP:8089/upnp/... looks better (though there is a colon missing between user and pass). I've tested TS Stream channel access via an M3U playlist on a remote PC in my home network, but couldn't reproduce the issue described by you. It worked with the Live Stream Server as well as with the password protected Web Server. Here is what I did: Open the Media page of the web interface on the remote PC. Click the download symbol ▼ on the left side of a TV category only containing German IPTV channels. Open the downloaded M3U file with VLC. It played all channels quite happily... So in your case there must be special conditions that my tests didn't cover. Do the TS Stream channels play in DVBViewer on the server PC? Quote
diek Posted September 15, 2022 Author Posted September 15, 2022 Ok I wrote the examples fast I know the sintax error. Yes I want to connect from external computer to share channels via internet, I do always with webserver and works fine with IPTV and SAT channels. The question is that now I only want to do M3U file with only one channels GROUP with an URL and when you open it with VLC download the update M3U file, from DMS server with UPNP or another way, but I don't know how to do it. The content of the M3U file is something like this: #EXTM3U #EXTINF:0,DEPORTES.m3u #EXTVLCOPT:network-caching=3000http://externalIP:8089/streamonfigplaylist.html?server_id=uuid%3ABF6521B7-BD5D-4D29-9CA8-41F7C602B41E&id=t%23a%2300001&title=DEPORTES Its possible to do with webserver to use 8089 port? and to have user pass protecction? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.