[Live-devel] Unusual H264VideoStreamDiscreteFramer Compile Error
Ross Finlayson
finlayson at live555.com
Sat Aug 27 17:28:43 PDT 2011
The problem is your "afterPlaying()" function (in "live555.cpp"). You defined it as
void afterPlaying(void);
It should be
void afterPlaying(void*);
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20110827/79bf639c/attachment.html>
More information about the live-devel
mailing list