Expression Encoder SDK in Silverlight Application -
we trying build silverlight application allows user stream video iis smooth streaming server using encoder sdk. application stream video users desk tv screen @ our front desk connected computer running silverlight application.
when try , add encoder assemblies project get:
you can't add reference microsoft.expression.encoder.api2.dll not built against silverlight runtime. silverlight projects work silverlight assemblies.
is there way me kick off encoder live session silverlight application? i've considered running remote command , starting encoder command line i'd use encoder om if @ possible.
thanks,
neil
well after more research i've found it's not possible inside of silverlight application. have use local wcf service implement encoder sdk , access service silverlight app.
thanks,
neil
Comments
Post a Comment