3d vision plugin error unsolved error in integration of 3d vision plugin to web page
Hello!
I need to integrate the 3d vision plugin to my web page for 3d streaming. I am newbe to working with IIS and MS Visual studio, that's why its hard to me. I am using the video-guide from 3dvisionlive.com about installing this plugin, but have some problems. After creating project i have the next error in my web-browser:
[code]Unhandled Error in Silverlight Application Ðулевой объект должен иметь значение. в System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) в System.Nullable`1.get_Value() в Microsoft.SilverlightMediaFramework.Core.SMFPlayer.ImportHTMLS3DProperties(XElement s3DPropItems) в Microsoft.SilverlightMediaFramework.Core.SMFPlayer.ImportExpressionEncoderPlaylistItem(XElement element) в Microsoft.SilverlightMediaFramework.Core.SMFPlayer.ImportPlayerSettings(String settings) в Microsoft.SilverlightMediaFramework.Core.SMFPlayer.LoadInitParams(IDictionary`2 initParams) в NVIDIA.App.Application_Startup(Object sender, StartupEventArgs e) в MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args) в MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)
[/code]
After small debuging, i have found "error-string". This is video configuration part:
[code]
<S3DProperties>
<S3DFormat>SideBySide</S3DFormat>
<S3DEyePriority>LeftFirst</S3DEyePriority>
<S3DLeftEyePAR>2.0</S3DLeftEyePAR>
<S3DRightEyePAR>2.0</S3DRightEyePAR>
</S3DProperties>
[/code]
I need to integrate the 3d vision plugin to my web page for 3d streaming. I am newbe to working with IIS and MS Visual studio, that's why its hard to me. I am using the video-guide from 3dvisionlive.com about installing this plugin, but have some problems. After creating project i have the next error in my web-browser:
I downloaded your project and had a look at it. Please find modified project attached (NVIDIA_modified.zip). Could you please give this a try?
Have made few modifications like
(1) added Microsoft.Web.Media.SmoothStreaming in the reference
(2) removed Microsoft.SilverlightMediaFramework.Plugins.Anaglyph3D from the reference
(3) [other] removed some other references probably not relevant for the moment.
After these modifications, the project worked at my end.
Please let know if this works for you.
This article on Microsoft IIS site has informating for setting up IIS smooth streaming server.
http://learn.iis.net/page.aspx/558/getting-started-with-iis-smooth-streaming/
There are several other resources on web. I suggest you try hosting the sample media files provided on the URL given above and stream those (2D contents) first in your environment to make sure you have setup the IIS server correctly for smooth streaming.
There are several other resources on web. I suggest you try hosting the sample media files provided on the URL given above and stream those (2D contents) first in your environment to make sure you have setup the IIS server correctly for smooth streaming.
I need to integrate the 3d vision plugin to my web page for 3d streaming. I am newbe to working with IIS and MS Visual studio, that's why its hard to me. I am using the video-guide from 3dvisionlive.com about installing this plugin, but have some problems. After creating project i have the next error in my web-browser:
[code]Unhandled Error in Silverlight Application Ðулевой объект должен иметь значение. в System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) в System.Nullable`1.get_Value() в Microsoft.SilverlightMediaFramework.Core.SMFPlayer.ImportHTMLS3DProperties(XElement s3DPropItems) в Microsoft.SilverlightMediaFramework.Core.SMFPlayer.ImportExpressionEncoderPlaylistItem(XElement element) в Microsoft.SilverlightMediaFramework.Core.SMFPlayer.ImportPlayerSettings(String settings) в Microsoft.SilverlightMediaFramework.Core.SMFPlayer.LoadInitParams(IDictionary`2 initParams) в NVIDIA.App.Application_Startup(Object sender, StartupEventArgs e) в MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args) в MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)
[/code]
After small debuging, i have found "error-string". This is video configuration part:
[code]
<S3DProperties>
<S3DFormat>SideBySide</S3DFormat>
<S3DEyePriority>LeftFirst</S3DEyePriority>
<S3DLeftEyePAR>2.0</S3DLeftEyePAR>
<S3DRightEyePAR>2.0</S3DRightEyePAR>
</S3DProperties>
[/code]
Project in attachement. Please, help me!
I need to integrate the 3d vision plugin to my web page for 3d streaming. I am newbe to working with IIS and MS Visual studio, that's why its hard to me. I am using the video-guide from 3dvisionlive.com about installing this plugin, but have some problems. After creating project i have the next error in my web-browser:
After small debuging, i have found "error-string". This is video configuration part:
Project in attachement. Please, help me!
I downloaded your project and had a look at it. Please find modified project attached (NVIDIA_modified.zip). Could you please give this a try?
Have made few modifications like
(1) added Microsoft.Web.Media.SmoothStreaming in the reference
(2) removed Microsoft.SilverlightMediaFramework.Plugins.Anaglyph3D from the reference
(3) [other] removed some other references probably not relevant for the moment.
After these modifications, the project worked at my end.
Please let know if this works for you.
I downloaded your project and had a look at it. Please find modified project attached (NVIDIA_modified.zip). Could you please give this a try?
Have made few modifications like
(1) added Microsoft.Web.Media.SmoothStreaming in the reference
(2) removed Microsoft.SilverlightMediaFramework.Plugins.Anaglyph3D from the reference
(3) [other] removed some other references probably not relevant for the moment.
After these modifications, the project worked at my end.
Please let know if this works for you.
Unfortunately, this project still not working. I have copied all new files to my local project, recompiled it and have new error:
[code]Unhandled Error in Silverlight Application [InvalidOperation_NoValue] Ðргументы: ÐедоÑтупны Ñтроки отлаживаемых реÑурÑов. Ключ и аргументы чаÑто предоÑтавлÑÑŽÑ‚ доÑтаточно информации Ð´Ð»Ñ Ð´Ð¸Ð°Ð³Ð½Ð¾Ñтики проблемы. См. http://go.microsoft.com/fwlink/?linkid=106663&Version=4.0.60531.0&File=mscorlib.dll&Key=InvalidOperation_NoValue в System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) в Microsoft.SilverlightMediaFramework.Core.SMFPlayer.ImportHTMLS3DProperties(XElement s3DPropItems) в Microsoft.SilverlightMediaFramework.Core.SMFPlayer.ImportExpressionEncoderPlaylistItem(XElement element) в Microsoft.SilverlightMediaFramework.Core.SMFPlayer.ImportPlayerSettings(String settings) в Microsoft.SilverlightMediaFramework.Core.SMFPlayer.LoadInitParams(IDictionary`2 initParams) в NVIDIA.App.Application_Startup(Object sender, StartupEventArgs e) в MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args) в MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)[/code]
Maybe this is problem with my IIS?
Unfortunately, this project still not working. I have copied all new files to my local project, recompiled it and have new error:
Maybe this is problem with my IIS?
Could you please attach your modified project.
Could you please attach your modified project.
Your modified project works fine at my end.
Your modified project works fine at my end.
http://learn.iis.net/page.aspx/558/getting-started-with-iis-smooth-streaming/
There are several other resources on web. I suggest you try hosting the sample media files provided on the URL given above and stream those (2D contents) first in your environment to make sure you have setup the IIS server correctly for smooth streaming.
http://learn.iis.net/page.aspx/558/getting-started-with-iis-smooth-streaming/
There are several other resources on web. I suggest you try hosting the sample media files provided on the URL given above and stream those (2D contents) first in your environment to make sure you have setup the IIS server correctly for smooth streaming.