Skip to main content
May 18, 2010
Question

How can I find the find pStreamName in access plug-in

  • May 18, 2010
  • 1 reply
  • 413 views

Hi all,

I must rejected all users outside Denmark from our live streaming (c-ip) and this is done in an access plug-ins

But now I need to open up one of the streams, but I can't get the streaming name in the access-plug-ins only in the Auth-plug-ins.

I cant use x-page-url or s-uri

.

I need pStreamName. in access-plug-in like this

setStringField(m_pAev, IFmsAuthEvent::F_STREAM_NAME, pStreamName);

but I cant get it inside  the access-plug-ins

I hope someone has solution?

The Product is FMS verson 3.5

Is it possible to transfer data between access-plug-ins and auth-plug-ins ?

Thx in advance

Fritz

    This topic has been closed for replies.

    1 reply

    Janaki Lakshmikanthan
    Adobe Employee
    Adobe Employee
    May 19, 2010

    Hi,

    you should be able to use s-uri and x-page-url inside access plug-in. stream name is not available in access plugin. Also you cannot interact between access and authorization plugin directly.

    You can post your complete requirement, i can tell you if there is a solution to achieve it by using access and authorization plugin separately

    Regards,

    Janaki L