Media Debugging Tips: Difference between revisions

Jump to navigation Jump to search
js console logs for gmp
m (link to docs)
(js console logs for gmp)
Line 34: Line 34:


For Youtube playback performance issues, right click the video and select Stats for Nerds. You can select the text in this panel and post it your Bugzilla bug, or grab a screenshot using the [https://support.mozilla.org/en-US/kb/take-screenshots-firefox Firefox screenshot tool] and add the resulting image as an attachment to your bug. This information can be informative for engineers in understanding what video format and resolution you are viewing.
For Youtube playback performance issues, right click the video and select Stats for Nerds. You can select the text in this panel and post it your Bugzilla bug, or grab a screenshot using the [https://support.mozilla.org/en-US/kb/take-screenshots-firefox Firefox screenshot tool] and add the resulting image as an attachment to your bug. This information can be informative for engineers in understanding what video format and resolution you are viewing.
=== GMP Plugin JS Console Update Logs ===
The Firefox JS code that downloads and installs GMP updates from balrog can be made to log to the Browser Console (Ctrl + Shift + J) by setting the pref media.gmp.log.level to 5.
Plugin Update debugging steps for users -
# open the browser console
# visit about:config and enable logging by creating the numeric pref 'media.gmp.log.level' set to 5
# delete the 'media.gmp-manager.lastCheck' pref completely.
Then restart (the browser console should open back up) and wait a bit. You should get logs related to an openh264 and widevine update check.


== Advanced Diagnosis Through Logging ==
== Advanced Diagnosis Through Logging ==
Confirmed users
1,982

edits

Navigation menu