Wowza Community

How to control access to my multiple stream with a single image tag,control access to my multiple stream with a single image tag

I have RefererValidate module (the related link is https://www.wowza.com/docs/how-to-control-access-to-your-application-by-checking-referer-domain-modulereferervalidate) set up in my application to control access to my application by checking referee domain.

and I can add the following to the webpage to pass the validation that means If I have 10 incoming streams , then I should add 10 image tags…

<image src="http://[wowza-ip-address]:1935/[stream-path]/image.gif" />

Is there anyway that I can only use a single image tag , but still of the stream session is valid.

thx.

,