opensource-iptv icon indicating copy to clipboard operation
opensource-iptv copied to clipboard

try to get application running

Open notdefine opened this issue 3 years ago • 3 comments

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

notdefine avatar Oct 06 '22 06:10 notdefine

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

blinkinglight avatar Oct 06 '22 06:10 blinkinglight

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.

notdefine avatar Oct 06 '22 07:10 notdefine

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

blinkinglight avatar Oct 06 '22 07:10 blinkinglight