How can I find the find pStreamName in access plug-in
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
