datarhei / restreamer

The Restreamer is a complete streaming server solution for self-hosting. It has a visually appealing user interface and no ongoing license costs. Upload your live stream to YouTube, Twitch, Facebook, Vimeo, or other streaming solutions like Wowza. Receive video data from OBS and publish it with the RTMP and SRT server.
https://docs.datarhei.com/restreamer/
Apache License 2.0
3.79k stars 438 forks source link

login problem in a VPS #15

Closed maxlinux2000 closed 6 years ago

maxlinux2000 commented 8 years ago

HI, I have installed resteamer in a ubuntu 14.04 in a vps with public IP, but I can't login to the resteramer web interface, with "admin/datarhei"

I have just installed the v0.1.0-rc.7.1

any tips?

mim-Armand commented 7 years ago

I hope it's not too late but it could be because you have set those (and change them from their default values) when you ran the docker start script, if you notice there are two options:

-e "RESTREAMER_USERNAME=<NewUserName>" -e "RESTREAMER_PASSWORD=<NewPassword>"

,m