Hello,
I have a radio streaming where I use nginx to proxy this stream what I am trying to do is add a variable to access log that keeps record of a listener without changing that variable through a session. What's the reason to do that? There are listeners in the same ip but different devices. I want to separate them and track the listeners like how long they listened the station. Is there a way to do that? Any help would be appreciated.
I have a radio streaming where I use nginx to proxy this stream what I am trying to do is add a variable to access log that keeps record of a listener without changing that variable through a session. What's the reason to do that? There are listeners in the same ip but different devices. I want to separate them and track the listeners like how long they listened the station. Is there a way to do that? Any help would be appreciated.