On May 25, 4:26 am, C++ RTMP Server <
crtmpser...@gmail.com> wrote:
> Hi,
>
> 1. realms are only valid for RTSP. RTMP doesn't support that by design
> 2. streams are NOT in realms. Users are. Once a user is authenticated, he can playback/publish and stream on that application
>
> Cheers,
> Andrei
>
> On May 25, 2012, at 3:20 AM, Jordie Seinfeld (cooldude13233) wrote:
>
>
>
>
>
>
>
>
>
> > Hi,
>
> > I have teamed up with someone who is making discussion's already on
> > this group to have a CRTMP server, the slight problem is
> > that it looks like " realms= " in the users lua config file does not
> > do nothing at all as It looks like I can stream to another stream
> > that is not on the " realms= " block of that config file, here is my
> > whole untouched users lua config file with the exception of
. if can someone