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
ngx-videogular mpeg-dash IOS mobile streaming - "media player is not initialized"
Expected Behavior
Player will stream the Dash movie
Actual Behavior
Player not working.
Error message "media player is not initialized"
Steps to Reproduce
My project run with angular 13
@videogular/ngx-videogular": "^5.0.1",
"core-js": "^2.5.4",
"dashjs": "^3.0.0",
"hls.js": "^1.1.5",
This error raised only on IOS mobile device.
On my MacBook pro it working OK.
All other movie formats are working very well such as .mp4 and hls(m3u8) live stream
Please help and update if any solution will fix this problem.
Thanks
The text was updated successfully, but these errors were encountered:
Description
ngx-videogular mpeg-dash IOS mobile streaming - "media player is not initialized"
Expected Behavior
Player will stream the Dash movie
Actual Behavior
Player not working.
Error message "media player is not initialized"
Steps to Reproduce
My project run with angular 13
@videogular/ngx-videogular": "^5.0.1",
"core-js": "^2.5.4",
"dashjs": "^3.0.0",
"hls.js": "^1.1.5",
This error raised only on IOS mobile device.
On my MacBook pro it working OK.
All other movie formats are working very well such as .mp4 and hls(m3u8) live stream
Please help and update if any solution will fix this problem.
Thanks
The text was updated successfully, but these errors were encountered: