All,
I have run into a conflict trying to link in Live555 into a project within
Xcode. Typically, the approach for referencing C++ code within an Objective C
source file is to name the implementation with a .mm extension. However, when I
try to include various Live555 headers in a .mm file, I r
Hi Ross,
I think I found what the problem was. The receiver misses the initial packets
that contain the PAT and without the PAT the encrypting function never
starts encrypting, it just copies the stream.
I am using unicast mode only and after some testing with the test tools I found
out that: