-> applicationDidEnterBackground()
-> applicationWillEnterForeground()
-> applicationDidBecomeActive()
StartQCAR
(Filename: /Applications/buildAgent/work/d3d49558e4d408f4/artifacts/iPhonePlayer-armv7Generated/UnityEngineDebug.cpp Line: 53)
cameraDeviceInitCamera
2014-02-25 14:22:04.268 DUPPAR[1791:60b] DEBUG/AR(1791) UIView has CAEAGLLayer class
2014-02-25 14:22:04.270 DUPPAR[1791:60b] DEBUG/AR(1791) UIView does not respond to selector renderFrameQCAR
2014-02-25 14:22:04.270 DUPPAR[1791:60b] DEBUG/AR(1791) UIView has CAEAGLLayer class
2014-02-25 14:22:04.271 DUPPAR[1791:60b] DEBUG/AR(1791) UIView does not respond to selector renderFrameQCAR
2014-02-25 14:22:04.272 DUPPAR[1791:60b] DEBUG/AR(1791) Could not find a UIView with CAEAGLLayer layer class that responds to selector renderFrameQCAR
cameraDeviceGetVideoMode
2014-02-25 14:22:04.279 DUPPAR[1791:60b] DEBUG/AR(1791) UIView has CAEAGLLayer class
2014-02-25 14:22:04.280 DUPPAR[1791:60b] DEBUG/AR(1791) UIView does not respond to selector renderFrameQCAR
2014-02-25 14:22:04.281 DUPPAR[1791:60b] DEBUG/AR(1791) UIView has CAEAGLLayer class
2014-02-25 14:22:04.281 DUPPAR[1791:60b] DEBUG/AR(1791) UIView does not respond to selector renderFrameQCAR
2014-02-25 14:22:04.282 DUPPAR[1791:60b] DEBUG/AR(1791) Could not find a UIView with CAEAGLLayer layer class that responds to selector renderFrameQCAR
cameraDeviceSelectVideoMode
2014-02-25 14:22:04.284 DUPPAR[1791:60b] DEBUG/AR(1791) UIView has CAEAGLLayer class
2014-02-25 14:22:04.285 DUPPAR[1791:60b] DEBUG/AR(1791) UIView does not respond to selector renderFrameQCAR
2014-02-25 14:22:04.287 DUPPAR[1791:60b] DEBUG/AR(1791) UIView has CAEAGLLayer class
2014-02-25 14:22:04.287 DUPPAR[1791:60b] DEBUG/AR(1791) UIView does not respond to selector renderFrameQCAR
2014-02-25 14:22:04.288 DUPPAR[1791:60b] DEBUG/AR(1791) Could not find a UIView with CAEAGLLayer layer class that responds to selector renderFrameQCAR
cameraDeviceStartCamera
markerTrackerStart
imageTrackerStart
cameraDeviceGetVideoMode
2014-02-25 14:22:04.962 DUPPAR[1791:60b] DEBUG/AR(1791) UIView has CAEAGLLayer class
2014-02-25 14:22:04.963 DUPPAR[1791:60b] DEBUG/AR(1791) UIView does not respond to selector renderFrameQCAR
2014-02-25 14:22:04.965 DUPPAR[1791:60b] DEBUG/AR(1791) UIView has CAEAGLLayer class
2014-02-25 14:22:04.966 DUPPAR[1791:60b] DEBUG/AR(1791) UIView does not respond to selector renderFrameQCAR
2014-02-25 14:22:04.966 DUPPAR[1791:60b] DEBUG/AR(1791) Could not find a UIView with CAEAGLLayer layer class that responds to selector renderFrameQCAR
2014-02-25 14:22:47.511 DUPPAR[1791:a81b] INFO/AR(1791) 2014-02-25 14:22:47: Completed CloudReco transaction with ID 'f8c0183b2bd147819679065d429b4dbe'
Found Target!!!
targetFinderGetResults
targetFinderEnableTracking
2014-02-25 14:22:47.573 DUPPAR[1791:60b] INFO/AR(1791) 2014-02-25 14:22:47: ImageTracker: Successfully created dataset
2014-02-25 14:22:47.617 DUPPAR[1791:60b] INFO/AR(1791) 2014-02-25 14:22:47: Successfully created ImageTarget.
targetFinderGetImageTargets
targetFinderStop
Num trackables detected: 1
(Filename: /Applications/buildAgent/work/d3d49558e4d408f4/artifacts/iPhonePlayer-armv7Generated/UnityEngineDebug.cpp Line: 53)
This is the output when we scan target.
Edit : Also tried to replace original VideoPlaybackHelper.cs and VideoPlaybackBehaviour.cs. Video still not working when target scanned.
Edit2 : After debugging we found a point on IsPlayableOnTexture() function returns false.
private bool videoPlayerIsPlayableOnTexture()
{
return videoPlayerIsPlayableOnTextureIOS(mVideoPlayerPtr);
}
Hi ,
I am facing the same problem describe in this topic ,
any workaround , or update to solve it ?
thanks
mauro