2024-01-06, 23:08
I have a tool (standalone program) that can fetch a video URL and then play it on Kodi using JSON API (Player.Open).
I want to extend te tool to handle encoded streams. I have all the information required to play the stream (video url, widevine license key) but I can't seem to find the way to pass this to Kodi using JSON API.
Has anyone ever done this?
I want to extend te tool to handle encoded streams. I have all the information required to play the stream (video url, widevine license key) but I can't seem to find the way to pass this to Kodi using JSON API.
Has anyone ever done this?