streamingriver / opensource-iptv

Opensource IPTV control panel
27 stars 20 forks source link

try to get application running #20

Open notdefine opened 2 years ago

notdefine commented 2 years ago

Hi Guys,

i just try to set up the development environment, but with no success. But maybe there are some parts for you to take over

  1. there is a :z in your README.md, looks like a typo and break the startup
  2. RUN ln -s /usr/bin/php8 /usr/bin/php is no more possible, because it already exists
blinkinglight commented 2 years ago

hey, please check this https://github.com/streamingriver/docker-streamingriver/blob/main/docker-compose.yaml

notdefine commented 2 years ago

Hi blinkinglight,

thanks for your answer.

I installed your software to check the features in a clean Ubuntu VM, but noting running on http://localhost

But more important for me is, what does this software provide? My target is to generate a bunch of m3u files for different clients and update them on the fly.

blinkinglight commented 2 years ago

But more important for me is, what does this software provide? My target is to generate a bunch of m3u files for different clients and update them on the fly.

it does that. each clients gets its "token"/client specific url, and protects stream from everyone. also each client can get different channels list