Sending a custom bytearray trough a netstream not working


hi guys, first of all, (guys of adobe) doing great job! keep work. have problem.

 

for client, want build peer peer video calling on tablets. works charm, until hit huge echo.

because still don't have aec mobile, want fix myself. plan this:

 

- create native extention captures mic sound (ios).

- trow sound trough noise reduction , echo cancellation filter of ios (which has special chip it).

- pass filtered sound air

- let air send other peers.

 

now first part not hard, have setup, reason, cant sound byte stream other peers. because netstream.attachmic() , netstream.attachcamera(). because have custom bytestream, cant use api's (because want use netstream.appendbytes()). so, need construct custom byte stream filtered audio + video.

 

now have done that, air keeps giving me error "invalid param" when this:

_outgoingstream.appendbytes(pstream);

 

so gues stream not valid, valid what? want send these bytes accross.

 

my bytearray constructed this:

- nr of audio bytes

- audio bytes

- nr of video bytes (can 0 when no new bitmapdata constructed because of inactivity)

- video bytes

 

 

anyone here can help? if can fix this, have aec ios (and android).

 

cheers,

marc abbink holland

 

@adobe: if give me estimate of when aec implemented mobile, help.

has functionality been added since post made?



More discussions in FAQ


adobe

Comments

Popular posts from this blog

How to set the order of FAQs instead of alphabetical

Thread: Get UK Keyboard working

how do I change the e-mail address for my merchant account