Ticket expiration cutoff prior to set value
Added by John D almost 4 years ago
I've been testing the "Ticket expiration" part of TVHE, and now I can definitely say, there is something wrong. :)
- I want to have a Ticket expiration in seconds, for 24 hours where I have set the value for 86400 sec.
I'm using TVHE 4.3.0~pre+202012161240-0~built202012161418~git52b255940~ubuntu20.04.1 on Ubuntu 20.04 LTS, and all my tests show the same.
All my tests (performed over the last 13 days, shows all URLs including the "ticket" parameter, having a valid value, and I've setup scripts to verify the URLs on a 5 min interval, to verify when the ticket expires. https://tvhe.ip/stream/channelid/1553262198?ticket=ec9b254dd15d67e49b0c48f5efa53d9567998c0d&profile=pass
For my setup, tickets expire after 1 hour (3600 sec), not the 24 hours (86400 sec) I have setup in the "Configuration" - "General" - "Base" tab.
- Is there something I'm missing, as part of the documentation where is states tickets have a max expiration value of 3600sec, or is it possible to extend this ticket expiration time, and if so, is there a max/hard limit?