Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

Goal: capture sound in Pc "A" and send it by UDP protocol to PC "B" and play it

$
0
0

@lozdanmultimedial wrote:

Hello all people. I need Help. I have two code, code A capture sound codified it in a string (line 66), send it via UDP protocol to Pc "B". Here have the code B, he convert the received string in a array of float numbers (line 82), its copy buffer in pc "A".
I need play this buffer but not work.
Code A :
ofApp.cpp (1,8 KB)

Code B:
ofApp.cpp (2,0 KB)

I work in Ubuntu 14.04
Thank full. wink

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles