Author Message
RanZo
Joined: Dec 18, 2018
Messages: 4
Offline
Media Proxy is installed on my local pc as part of the EMC Desktop installation.

Media director operates on a lab server on my network.

I'm setting an ASMediaClient with the relevant values:

- IP addresses and ports for media director and media proxy
- Station ID
- Channel Type "gtcp"

and this is the error I get from
mediaClient.Connect(null, out errorReturned)

System.Runtime.Remoting.RemotingException: Cannot create channel sink
to connect to URL 'gtcp://localhost:29079/GQEClientProxyFactory.rem'.
An appropriate channel has probably not been registered.
at System.Runtime.Remoting.RemotingServices.Unmarshal(Type
classToProxy, String url, Object data)
at System.Activator.GetObject(Type type, String url, Object state)
at AgileSoftware.Multimedia.ASMediaClient.Connect(Int32[]
mediaTypes, GQEErrorArgs& error)
Go to:   
Mobile view