I was trying to install the Eclipse plugin according to https://www.wowza.com/streaming/developers/wowza-ide-software-update (using Eclipse Kepler):
An error occurred while collecting items to be installed
session context was:(profile=epp.package.standard, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Artifact not found: http://wowza.com/wowzaide2#sthash.8P6LEwQq.dpuf/plugins/wowzamediaserverprosdk_2.0.0.jar.
http://wowza.com/wowzaide2#sthash.8P6LEwQq.dpuf/plugins/wowzamediaserverprosdk_2.0.0.jar
Artifact not found: http://wowza.com/wowzaide2#sthash.8P6LEwQq.dpuf/features/wowzamediaserverprosdkfeature_2.0.0.jar.
http://wowza.com/wowzaide2#sthash.8P6LEwQq.dpuf/features/wowzamediaserverprosdkfeature_2.0.0.jar
Actually, I don’t need the eclipse plugin per se --any path to get started compiling server side modules would work for me (e.g. where to get the needed api jars). I couldn’t find a basic server side API getting started guide anywhere.
Thanks!