You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've successfully created a player using HLS and Video JS, But Now facing some issue please guide me to resolve it
Issues:-
How to start with 144p, Means whenever new video gets loaded start loading the lowest quality rather switching between 720, 480, 360, 240p, For that, I've tried "startLevel: 0" inside HLS configuration. But Looks does not work.
I am trying to get analytics of the videos played by users so for that I am trying to us "videojs-ga" Plugin but Its sends details about the Videos played as good as I want but can anyone guide me how can I also send data about user to the analytics like "Username", "Email Id"
Simply we want to track each video played by used on our site with his/her details. So please guide me How can I achieve it.
I am using a WordPress Installment. If there is any plugin or any short of snippet available please let me know.
The text was updated successfully, but these errors were encountered:
I've successfully created a player using HLS and Video JS, But Now facing some issue please guide me to resolve it
Issues:-
How to start with 144p, Means whenever new video gets loaded start loading the lowest quality rather switching between 720, 480, 360, 240p, For that, I've tried "startLevel: 0" inside HLS configuration. But Looks does not work.
I am trying to get analytics of the videos played by users so for that I am trying to us "videojs-ga" Plugin but Its sends details about the Videos played as good as I want but can anyone guide me how can I also send data about user to the analytics like "Username", "Email Id"
Simply we want to track each video played by used on our site with his/her details. So please guide me How can I achieve it.
I am using a WordPress Installment. If there is any plugin or any short of snippet available please let me know.
The text was updated successfully, but these errors were encountered: