Copy link to clipboard
Copied
My p2p Direct connect works in two android phone, The communication process the following error, please help, thank you.
ReferenceError: Error #1069: Property startTransmit not found on flash.net.NetStream and there is no default value.
The error is indicating that your code is trying to treat the NetStream class as if it has a startTransmit property. As far as I can see it does not have such a property.
Copy link to clipboard
Copied
The error is indicating that your code is trying to treat the NetStream class as if it has a startTransmit property. As far as I can see it does not have such a property.
Copy link to clipboard
Copied
Hi,
I have the same problem. Did you figured out a solution for the startTransmit/stopTransmit reference errors on NetStream ?
Any help would be appreciated.
Thanks.
Guillaume
Find more inspiration, events, and resources on the new Adobe Community
Explore Now