eyevinn-channel-engine
Advanced tools
Comparing version 2.11.0 to 2.11.1
@@ -123,2 +123,3 @@ const crypto = require('crypto'); | ||
await this._playheadStateStore.set(this._sessionId, "tickMs", (tsTickEnd - tsIncrementBegin)) | ||
debug(`{ event: 'tickInterval', channel: '${this._sessionId}', tickTimeMs: ${(tsTickEnd - tsIncrementBegin)} }`); | ||
} | ||
@@ -125,0 +126,0 @@ } catch (err) { |
{ | ||
"name": "eyevinn-channel-engine", | ||
"version": "2.11.0", | ||
"version": "2.11.1", | ||
"description": "OTT TV Channel Engine", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
3149188
1858