tellytv / telly

An IPTV proxy
MIT License
769 stars 106 forks source link

Stream Don't start #261

Closed sheryus closed 5 years ago

sheryus commented 5 years ago

i run channel and i have this: image

chazlarson commented 5 years ago

Can't say much without configuration details, but it looks like FFMPEG is disabled in your config, and telly is behaving as expected. It's issuing a redirect to the provider stream, and is not involved after that.

There are some articles in the wiki that discuss how you can get more information about what's going on here. They also show what a successful "tune a channel" event looks like in the log.

https://github.com/tellytv/telly/wiki/Connection-issues---1.1

Please review and try the suggestions there; if you need further help please include your config file and the out you're seeing from both telly and curl. It would be helpful to paste it in rather than using screenshots. Thanks!