Question / Help Login issue

Ston

New Member
hello,

I just installed the last build with rtmp authentication

my config:
- crtmp server: 1.0~dfsg-3
- debian 7.0
- OBS 0.55b

i edited both global.ini and myprofil.ini with:

[PublisherAuth]
pubUser=mylogin
pubPasswd=mypass

i tried differents ways but i get this message
"09:33:06: librtmp error: PublisherAuth, need to set pubUser & pubPasswd for publisher auth"

Have you the right way for editing the .ini ?
 

R1CH

Forum Admin
Developer
In your profile .ini, under the [Publish] section, add

Username=<user>
Password=<pass>
 

R1CH

Forum Admin
Developer
Good to hear :). I didn't get to test the RTMP auth code much, glad to know it's working.
 
Top