I modified a version of the generic ip web cam device handler for the new app. Now it does not show checking status, but it also does not show a camera image… Is the videocamera capability or presentation broken in the new app .
ie
detailView": [
{
“component”: “main”,
“capability”: “videoCamera”,
“version”: 1,
“values”: ,
“visibleCondition”: null
},
{
“component”: “main”,
“capability”: “refresh”,
“version”: 1,
“values”: ,
“visibleCondition”: null
},
{
“component”: “main”,
“capability”: “configuration”,
“version”: 1,
“values”: ,
…