rtspWebSocketUri property
- @JsonKey(name: '@RTSPWebSocketUri', fromJson: OnvifUtil.mappedToString)
final
If playback streaming over WebSocket is supported, this shall return the RTSP WebSocket URI as described in Streaming Specification Section 5.1.1.5.
Implementation
@JsonKey(name: '@RTSPWebSocketUri', fromJson: OnvifUtil.mappedToString)
final String rtspWebSocketUri;