kyleabaker
12 years agoVisitor
View available memory in debug console?
I have an channel that plays video files from a usb device. It is working great most of the time, however, the video playback freezes and the Roku 3 restarts. I've not been able to find a case that consistently reproduces the crash, but I would like to log out memory usage if thats possible to monitor the debug console while using the channel so I can rule out a memory leak... or hopefully pin-point the leak.
Also, what is the best way to free memory or free up a variable that is no longer needed?
Also, what is the best way to free memory or free up a variable that is no longer needed?