View Issue Details

IDProjectCategoryView StatusLast Update
0002204FSS5PC100DShow filterpublic2014-04-28 12:06
ReporterAndermannAssigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionV1.15 
Target VersionV1.16Fixed in VersionV1.16 
Summary0002204: HTTPStreamFilter: Adding the functions "mjpeg?init" and "mjpeg?deinit"
DescriptionWithout a stream is running (mjpeg?start) the function "mjpeg=snapshot" needs around 1-2 secound to capture. To decrease this time it is necessary to init the graph before.

A sample:
mjpeg?snapshot <= needs > 1 sec.

mjpeg?init
mjpeg?snapshot <= needs < 1 sec.
mjpeg?deinit

This is interesting if you use the snapshot in a fast loop, like De Heer Medicom
Forum Link
Found Driver Version
Fixed Driver Version

Activities

There are no notes attached to this issue.