arturoc / ofxGstRTP

Addon for sending video, audio, depth and osc to a remote peer using RTP. It can also use ofxXMPP to initiate the session through google talk, jabber or any other xmpp compatible server so you don't need to know the IP of the remote end. It can also use ofxNice to do NAT transversal so you can send data from computers behind NAT routers. Requires gstreamer to work.
55 stars 22 forks source link

How to you build an example? #7

Closed brnold closed 9 years ago

brnold commented 9 years ago

Please write some instruction on how to build an example. I see make files and I am not sure what to do with them

brnold commented 9 years ago

Never mind, I figured out how to use make.