Abstract: More powerful screen recording function, welcome free trial!
About the Fundebug screen recording function
Fundebug is a professional program BUG monitoring service. When online applications have bugs, we can report to the police in the first time to help developers find bugs in time and improve debugging efficiency.
On the web side, we can 100% restore the user’s operation process before the BUG appears through the original screen recording technology, and help developers quickly reproduce the error scene. The demo video is as follows:
Actually, what we recorded was not a real video! The algorithm is optimized to achieve very low CPU usage throughout the “recording” process. It’s hundreds of times smaller than a traditional video. Fundebug plugin “record” “short video”, compressed volume is only tens of KB.
If you are interested, please try it for free
Respect user privacy
Screen recording involves user privacy, which we, as a third-party service, attach great importance to:
- Fundebug disables the screen recording function by default. Developers can enable it if necessary.
- Fundebug does not record the entire screen. It only records user operations performed 10 to 20 seconds before the BUG occurs.
- Fundebug provides sensitive information filtering function, developers can filter out user privacy information;
- Fundebug attaches importance to data security and encrypts the entire transmission process. The database has multiple security protection.
- Fundebug periodically deletes expired error data (currently 60 days old) to save costs and protect user privacy.
Please feel free to use ~
Screen recording plugin updated to 0.4.0
This update has made many upgrades to the plug-in, including BUG fixes and performance optimization.
BUG fix
We mainly fixed the following three bugs.
- Static resources are reloaded
- Safari and WKWebView cannot record the screen
- Dynamic loading screen recording plug-in failed
Performance optimization
Further improve plug-in performance and reduce the amount of data transferred by optimizing the way data is recorded.
Access method
Starting with BUG monitor plugin version 1.7.3, we split the recording code. If you want to use the screen recording function, you need to connect the screen recording plug-in separately.
-
Access in Script mode
<script type="text/javascript" src="https://js.fundebug.cn/fundebug.revideo.0.4.0.min.js" /> Copy the code
-
Access using NPM
require("fundebug-revideo"); Copy the code
Finally, thanks to all the Fundebug users for their feedback.
reference
- Black technology! Fundebug supports visual reproduction of error scenarios
- Fundebug document – Recording screen
- Fundebug document – Sensitive information filtering
About Fundebug
Fundebug focuses on real-time BUG monitoring for JavaScript, wechat applets, wechat games, Alipay applets, React Native, Node.js and Java online applications. Since its launch on November 11, 2016, Fundebug has handled more than 1 billion error events in total, and paid customers include Google, 360, Kingsoft, Minming.com and many other brands. Welcome to try it for free!
Copyright statement
Please indicate the author Fundebug and the address of this article:
Blog.fundebug.com/2019/05/26/…