Closed freearhey closed 3 years ago
See https://il.srgssr.ch/integrationlayer/2.0/mediaComposition/byUrn/urn:rsi:video:livestream_La1.json?onlyChapters=true&vector=portalplay This json file contains the streaming URLs you need, at least for La 1, in all formats. To obtain the URLs for La 2, simply replace the number 1 before the .json? part of the URL with 2. So https://il.srgssr.ch/integrationlayer/2.0/mediaComposition/byUrn/urn:rsi:video:livestream_La1.json?onlyChapters=true&vector=portalplay (for La 1) would become https://il.srgssr.ch/integrationlayer/2.0/mediaComposition/byUrn/urn:rsi:video:livestream_La2.json?onlyChapters=true&vector=portalplay (for La 2). Please note: These are the actual json files presented when using their API.
The stream is encrypted with widevine (MPEG-CENC).
Indeed.
VLC could try reading the manifest... but gets this
See https://il.srgssr.ch/integrationlayer/2.0/mediaComposition/byUrn/urn:rsi:video:livestream_La1.json?onlyChapters=true&vector=portalplay This json file contains the streaming URLs you need, at least for La 1, in all formats. To obtain the URLs for La 2, simply replace the number 1 before the .json? part of the URL with 2. So https://il.srgssr.ch/integrationlayer/2.0/mediaComposition/byUrn/urn:rsi:video:livestream_La1.json?onlyChapters=true&vector=portalplay (for La 1) would become https://il.srgssr.ch/integrationlayer/2.0/mediaComposition/byUrn/urn:rsi:video:livestream_La2.json?onlyChapters=true&vector=portalplay (for La 2). Please note: These are the actual json files presented when using their API.