View Issue Details

IDProjectCategoryView StatusLast Update
000220410000-004: ServicesApi Changepublic2022-12-09 13:57
ReporterMatthias Damm Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Summary0002204: Support for streaming like video and audio
Description

We need a definition how to handle streaming requirements like video or audio streaming.

Options are

  • Semantic and data is transferred through OPC UA channel
  • Semantic is provided through OPC UA (like for File object) but actual streaming is done through another, optimized channel
Additional Information

There is a collaboration planned with ONVIF (http://www.onvif.org/). They define standards for IP-based physical security cameras (semantic + streaming).

TagsNo tags attached.
Commit Version
Fix Due Date

Relationships

related to 0001552 closedMatthias Damm Need a ObjectType that supports Streaming 

Activities

Matthias Damm

2022-12-04 10:04

developer   ~0018223

There was never a formal collaboration with the security video streaming organization.
I am not sure if there is a need for this feature in general.

A FileType like handling depends on the handling of the stream itself (in-band transfer as Data MonitoredItem or PubSub DataSetMessage vs. using dedicated streaming protocol).

For in-band transfer as Data MonitoredItem or PubSub DataSetMessage, it makes sense to model the stream as Variable that is read-only (where read makes no sense, only a subscription makes sense).

If a dedicated streaming protocol is used, the FileType like object would be needed to establish and configure the stream.

I both cases an ObjectType would be needed to provide features for stream configuration.

Jim Luth

2022-12-09 13:53

administrator   ~0018298

Waiting for concrete use case and requirements to work on this.

Issue History

Date Modified Username Field Change
2012-09-20 10:14 Matthias Damm New Issue
2012-09-20 10:18 Matthias Damm Additional Information Updated
2012-09-20 10:23 Matthias Damm Relationship added duplicate of 0001552
2012-09-20 10:23 Matthias Damm Relationship deleted 0001552
2012-09-20 10:23 Matthias Damm Relationship added related to 0001552
2012-09-20 10:24 Jim Luth Status new => assigned
2012-09-20 10:24 Jim Luth Assigned To => Matthias Damm
2021-06-03 18:56 Jim Luth Project Feature Requests => 10000-004: Services
2021-06-03 18:56 Jim Luth Category (No Category) => Api Change
2022-12-04 10:04 Matthias Damm Note Added: 0018223
2022-12-09 13:53 Jim Luth Note Added: 0018298
2022-12-09 13:54 Jim Luth Assigned To Matthias Damm =>
2022-12-09 13:54 Jim Luth Status assigned => acknowledged