[Live-devel] can't stream a file with testmpeg4videostreamer.cpp
Gunar Riwanda
riwanda at yahoo.com
Mon Oct 9 07:29:04 PDT 2006
after some more debugging i'm almost sure that it has a socket problem, because of the produced error code (10038 and 10049).
In addition, i didn't really quite follow the instruction "how to configure and build the code on windows"
What i did was:
-generate the .mak files
-build these .mak files on command prompt using nmake /f *****.mak
in the project properties on visual studio i did:
-put all the include folders under "additional include directories"
- copy all the made .lib files (libUsageEnvironment.lib libliveMedia.lib libgroupsock.lib libBasicUsageEnvironment.lib) into one folder and put the folder under "additional library directories"
- put all the .lib files under "additional dependencies"
- put wsock32.lib also under "additional dependencies" (otherwise i'd get a bunch of error LNK 2001)
i did this, because i didn't find any "open workspace" menu command on visualstudio 2003
did i miss something? or did i do something wrong?
regards,
gunar
---------------------------------
How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rates.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20061009/23634e86/attachment.html
More information about the live-devel
mailing list