You wanna stream your android phone to youtube? then you can directly do that from mobile, problem: lack of internal sound or both internal and your voice simultaneously. Iphone no issues you can directly stream without audio problems. Iphone you can directly stream to PC using game capture cards like elgato no HDCP block MHL signal. Game Streaming Software … [Read more...] about stream mobile games to pc pubg to youtube elgato apowermirror ios android hdcp block
FPS VS Hz (best graphics settings for pubg mobile) Frame rate VS refresh rate
Learn more about fps vs hz. and find the best graphic card and monitor for gaming. also increase in fps in mobile phone to play games smooth like pubg, free fire, call of duty etc. Note: 120Hz display rate mobile cannot produce 120 fps for gaming why? becuase weak prcoessor & poor heat managment etc. FPS:/ frames for second GPU Related FPS produced by gpu (gpu just … [Read more...] about FPS VS Hz (best graphics settings for pubg mobile) Frame rate VS refresh rate
#2006 – mysql server has gone away xampp localhost windows
mysql server has gone away while import The "MySQL server has gone away" error (error code 2006) during an import often indicates that the connection between the MySQL client and the server was unexpectedly closed, typically due to a timeout or a large packet size. wait_timeout default 1 hour so no issue but with php timeout when using phpmyadmin Problem: uploading … [Read more...] about #2006 – mysql server has gone away xampp localhost windows
Wp_postmeta too large Clean up what is it & why
The wp_postmeta table in WordPress stores metadata or additional information about posts, pages, and custom post types. Over time, this table can become excessively large ("too large") due to several reasons, which can lead to slower website performance and increased database size. wp_postmeta is a core WordPress table that stores “extra” information about every … [Read more...] about Wp_postmeta too large Clean up what is it & why
remove tag base in wordpress not easy as category base
subject: remove tag base in wordpress Problem: we can strip category base with seo plugins like yoast and rank math and period in category base but tag base not working. if we put ./ in tag base then cateogory base not working to remove the /tag/ base from tag URLs in WordPress (e.g., change /tag/example/ to /example/), you have several options, but it's … [Read more...] about remove tag base in wordpress not easy as category base