I try to use ice4j in a simple application, but I do not know what to do when the ice agent completes processing. Can an app really write to IceMediaStream? If not, how can I gather information to create a stream that I can write? There is very little documentation for ice4j, and reading through JUnit tests did not help either.
source
share