openwebrtc-android-sdk icon indicating copy to clipboard operation
openwebrtc-android-sdk copied to clipboard

JDK sdk

Open danielwegener opened this issue 8 years ago • 1 comments

Hi! Would it be possible to release openwebrtc-android-sdk as regular java api? Maybe extract the components that are unspecific to android and cross-release it as a seperate jar? Most of the SDP rendering/parsing and certificate related stuff would be really useful for jvm users too!

So would it be feasible to release the "core" as platform independent jar and inject the specifics depending on the runtime?

I did a quick poc to show what classes are android specific - and they are not so many.

Best regards

danielwegener avatar Nov 29 '15 00:11 danielwegener