1
VOMP for Raspberry Pi / Re: Latest version of vomp fails to compile
« on: August 01, 2019, 07:05:25 »
May be just follow the suggestion of the compiler. Seems to be a change in libAv.
Marten
Marten
Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
vdr->getNextIFrame(nextiframeNumber, 0, &filePos, &iframeNumber, &iframeLength);
tovdr->getNextIFrame(max(nextiframeNumber-1,0), 0, &filePos, &iframeNumber, &iframeLength);