Hi all, <div>I would like to use some parts of the testH264VideoStreamer.cpp code in my app in order to stream over rtp the output after encoding some data. I read in the documentation that I can also change the input of testH264VideoStreamer and instead of .264 files from disk, give directly input from the encoder output (live stream). That's all cool.</div>
<div><br></div><div>But. I guess that I have to build all BasicUsageEnvironment, groupsock, liveMedia and UsageEnvironment before using testH264VideoStreamer , right. </div><div>The problem is that I don't know how to do that in Visual Studio. I need to build it there, as my application is implemented already there. </div>
<div>I tried some things but I get a looot of errors. What should be the procedure? </div><div><br></div><div>Thank you very much in advance.</div><div>Sokratis</div>