ofxStreamer icon indicating copy to clipboard operation
ofxStreamer copied to clipboard

OpenFrameworks Addon making it simple to stream a video stream from one computer to another using ffmpeg library.

Results 5 ofxStreamer issues
Sort by recently updated
recently updated
newest added

I tried to replace the ffmpeg libraries in here with an ARM64 build for M1 Mac from the latest sources, but it looks like the changes in ffmpeg v5 (see...

i am trying to building the example with XCode8.3 and OF0.9.8, the error shows: /Users/XXXX/Desktop/Coding/OpenFrameWorks/of_v0.9.8_osx_release/addons/ofxStreamer/src/ofxStreamerSender.h:14:10: 'vector.h' file not found and i have no idea how to deal with it.

Erratic. I managed to make it work just a few times. I can't see any consistent reason why. When it works it sends correctly the stream to the Receiver. It...

Hi, Thanks for this addon. But I am having no luck while trying to compile it using 0.8.4. Most of them are like the following: /of_v0.8.4_osx_release/addons/ofxStreamer/src/ofxStreamerReceiver.cpp:265:12: Non-const lvalue reference to...

When I added ofxStreamer/\* to the project file, not even including in ofApp.h, I get following error. In ctime.c/ Semantic Issue No member name 'tm' in the global namespace, Semantic...