streamaserver / streama

Self hosted streaming media server. https://docs.streama-project.com/
MIT License
9.68k stars 984 forks source link

Anonymous access not working #831

Open mstaber opened 5 years ago

mstaber commented 5 years ago

Issue description

I configured streama version 1.7 on a centos machine in azure. Although I ticked anonymous access in the admin settings of the app, it’s not working. What I try to do is to use the link to the movie as part of the arc of an html5 video object. So basically I want to embed this movies into another website. I suppose I need to have anonymous access activated to be able to or am I thinking wrong?

How can I use strema for my videos and embed them into another webpage using video and src...?

jmendozapuche commented 5 years ago

Hey! I'm having exactly the same issue, did you fix it? Do you know how to embed video objects? Thanks.