Open
Bug 1851461
Opened 2 years ago
HlsJsErrorController: mediaError (fragParsingError): Found 2305 TS packet/s that do not start with 0x47"
Categories
(Air Mozilla :: Streaming, defect)
Air Mozilla
Streaming
Tracking
(Not tracked)
NEW
People
(Reporter: whimboo, Unassigned)
Details
The following video on AirMo is failing to play:
https://mozilla.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=b66e8014-51d1-44c2-9be0-b06601731a48
The error that can be seen in the console is:
12:43:11.583 [HlsJsErrorController] [18bf3666-3177-4486-90c8-b06601731b25] > handleError
Object { type: "mediaError", details: "fragParsingError", fatal: false, reason: "Found 2305 TS packet/s that do not start with 0x47", frag: {…}, id: "main" }
null core.umd.js:1:59507
Given that error message and that it cannot be found in mozilla-central I assume it is a problem with AirMo.
You need to log in
before you can comment on or make changes to this bug.
Description
•