andrew-ld/smart-tv-telegram

404 when connect to http web

Closed this issue · 4 comments

Can I use http web to view stream video? When I conenct to 127.0.0.1:8330 (ip and port set in config.ini) it respone 404, I can not get video to play on web.

hello, there is no web interface, everything is controlled from the bot telegram and from there you can select the various devices, if you really want a web interface you are free to do it

Can you give me some guideline to make a stream web? I can build flask web but don't know how to merge with your code.

c39c963

now it will be possible to make a web interface

now you can play videos in the browser, the web interface is available at /static/index.html, you must set the password to config.ini and activate it, if you forward a video on telegram to the bot you can choose to play it in the browser

f41dc2b