Description
Have you read the Tutorials?
Yes
Have you read the FAQ and checked for duplicate open issues?
Yes, I couldn't be able to find any
If the question is related to FairPlay, have you read the tutorial?
Not related to Fairplay
What version of Shaka Player are you using?
4.12.5
What browser and OS are you using?
Windows Edge.
Please ask your question
I tried to integrate the Bitmovin in my player analytics. But it is throwing this following error.
Cannot set property load of # which has only a getter
at e.wrapPlayerLoad (bitmovinanalytics.min.js:11:90438)
In the documentation they mentioned that it is possible to add the Bitmovin analytics on Shaka player.
Is it only possible, If I use the Shaka player library alone without the Shaka UI?
Reference document from Bitmovin: https://developer.bitmovin.com/playback/docs/setup-analytics-web#:~:text=If%20you%20are%20using%20the%20Bitmovin%20Player%20the,the%20Player%20configuration%20by%20defining%20an%20analytics%20key.
FYI, I am using the Shaka player in my project along with the Shaka UI as well.
And I am getting the Shaka player object controls.getplayer(); method