Hi.
I’m using Wowza 2.
I have a live stream: http://103.9.77.15:1935/live/kenh1/playlist.m3u8
Now, I want secure for stream url with parameters, like as:
http://103.9.77.15:1935/live/kenh1/playlist.m3u8?token=xxxxxx&time=xxxx
token value will was encrypt by client’s IP address and time param above.
time will always <= current time + 2hours, or url above will expire in a period of time.
Can i do it ? And how ?
Thanks for every answers.
Sorry for my English.