> Am 08.12.2017 um 15:35 schrieb James Sentman <ja...@sentman.com>: > > Hello Christian, > > I’m loading an RTSP stream into a VLCPlayer instance on MacOS. Right now i’m > basically just using your 64 bit example with a change to load the media from > a URL rather than from a file like:
Well, I tried normal playback. Not sure if VLC builds a cache there or you run a different code path than me. I don’t see a problem here right now. > Since I really only need to capture frames from it and don’t need to display > it in realtime I experimented with not linking it to the CGContext of the > window and just capturing frames via copyPicture. That didn’t change > anything, so instead I disabled the call to copyPicture and only left it > playing in the window but that also didn’t change the memory expansion. So I > don’t think the problem is with the copyPicture function, or at least not > only with the copyPicture function. Is that a specific Xojo version, oder plugins? I don’t see it here on my Mac. You can use instruments and check which functions allocate a lot of memory. Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list mbsplugins@monkeybreadsoftware.info https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info