wowza webrtc preview 4.5.0.03 samples, java: package ..plugin.webrtc.model not found -
i trying compile test jar latest wowza webrtc preview, using httpwebrtcexchangesessioninfo.java file webrtc_4.5.0.03_updates.zip
when using files supplied in /lib folder global libraries getting message,
java: package com.wowza.wms.plugin.webrtc.model not exist
in reference webrtccommandrequest from
webrtccommandrequest commandrequest = null; i have wms-webrtc.jar added library, not sure if correct .jar need.
searching https://github.com/wowzamediasystems , com.wowza.wms.plugin.webrtc yeailds no obvious results.
any or pointers great.
that jar file 1 contains package. sounds corrupted library or file permission issue. webrtc classes should built-into installed wowza libraries, , should not need download separately wowza github page.
- try installing fresh wowza install on test server, , update latest build.
- download webrtc.zip file wowza site again ensure have latest version of java file.
- compile java file against new version.
Comments
Post a Comment