FMLE authentication with OBS

shadikuizayoi

New Member
Hi,

I've been trying out some rtmp servers for a live streaming test. I found crtmpserver which seems to do what I want but the only problem is that I cant authenticate to it because OBS doesnt support "adobe" FMLE authentication.

Would it be possible to add this to OBS?
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
I've heard it works with crtmpserver. dodgepong or someone had it working.
 

shadikuizayoi

New Member
Jim said:
I've heard it works with crtmpserver. dodgepong or someone had it working.

Yes, it does. But the problem is it doesn't work when crtmpserver has authentication enabled.

I'm only asking because without authentication anyone can stream to crtmpserver.
 

dodgepong

Administrator
Community Helper
I never actually figured it out. I think I may have found a way to get authentication working for nginx with RTMP module, but I haven't tried it yet. I'm not sure I understood the instructions I was given.

Adobe does have its own "FMS" way of doing authentication...unfortunately I don't really know much about it. I had a bit of a hard time finding documentation on it, but it seemed like the RTMP client had to support it somehow.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
I think I disabled authentication in librtmp because it required openssl or something and it added like 5 megs of library code that felt unnecessary.
 
Top