Robin Mager

Results 7 comments of Robin Mager

I also wanted a feature like this, any update yet @ChanpleCai ?

Were you ever able to fix this @MikeEntyce? Running into the same issue sadly....

I wrote an email to htmlburger and they said this framework is no longer maintained, seeying as it did not gain much traction, also the main maintainer left the company.

I do not know how to make this changelist without cloning the entire repository to local, so if someone else wants to pick this up go ahead.

I would like to avoid doing stuff like `username?key=supersecret` since that would allow the provider to change their username.

> I did some digging, found a stackoverflow post that shows the redirect being a bit more > https://stackoverflow.com/questions/43568168/how-to-change-nginx-rtmp-stream-name-after-call-on-publish > > You've got `res.setHeader('Location', "player1");` > > However the stack...

> Having the same problem! I found this first, but I didn't get it to work: https://benwilber.github.io/streamboat.tv/nginx/rtmp/streaming/2016/10/22/implementing-stream-keys-with-nginx-rtmp-and-django.html The only solution I ever found is that you do something like username?key=token...